mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
Update tutorial-define-index.asciidoc (#76975)
* Update tutorial-define-index.asciidoc Forgot to update alt text in previous pr. Additionally, it is unclear in the image where the "time field" dropdown is located. * Update docs/getting-started/tutorial-define-index.asciidoc Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
This commit is contained in:
parent
0ebaf92a6a
commit
97fd0dfbef
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ contains the time series data.
|
|||
. From the *Time field* dropdown, select *@timestamp, then click *Create index pattern*.
|
||||
+
|
||||
[role="screenshot"]
|
||||
image::images/tutorial_index_patterns.png[All tutorial index patterns]
|
||||
image::images/tutorial_index_patterns.png[Image showing how to create an index pattern]
|
||||
|
||||
NOTE: When you define an index pattern, the indices that match that pattern must
|
||||
exist in Elasticsearch and they must contain data. To check if the indices are
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue