Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions docs/getting-started/tutorial-define-index.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Otherwise, click *Create index pattern*.
. In the *Index pattern field*, enter `shakes*`.
+
[role="screenshot"]
image::images/tutorial-pattern-1.png[]
image::images/tutorial-pattern-1.png[Image showing how to enter shakes* in Index Pattern Name field]

. Click *Next step*.
. Select the *Time Filter field name*, then click *Create index pattern*.
Expand All @@ -50,4 +50,3 @@ available, open the menu, then go to *Dev Tools > Console* and enter `GET _cat/i
`curl -XGET "http://localhost:9200/_cat/indices"`.