Configure an index pattern

In order to use Kibana you must configure at least one index pattern. Index patterns are used to identify the Elasticsearch index to run search and analytics against. They are also used to configure fields.

{{controller.timeFieldOptionsError}}

Patterns allow you to define dynamic index names using * as a wildcard. Example: logstash-*

Creates the index pattern with the specified ID.