The OpenSearch index widget displays data from a specific index or index pattern in the platform. By default, data is sorted from newest to oldest. Full-text search is available to filter the displayed data. Each record (table row) can be displayed as key-value pairs or as JSON. When an index pattern is specified, the widget provides a link to the Discover page in OpenSearch Dashboards.

Configuration

NameRequiredDescriptionDefault
API URLYesOpenSearch API URL used to retrieve data
Dashboards URLYesOpenSearch Dashboards URL used to generate a link for viewing data directly in OpenSearch
Index patternYesIndex pattern from which the widget loads data. May contain *. Examples: security-auditlog, security-auditlog-*
Timestamp fieldNoName of the timestamp field. Its value is displayed in a separate column in the data table@timestamp

Authorization

Authorization is configured in External services.