Update tutorial-define-index.asciidoc (#76973) (#78616)

* Update tutorial-define-index.asciidoc

* Update docs/getting-started/tutorial-define-index.asciidoc

Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>

Co-authored-by: Raya Fratkina <raya.fratkina@elastic.co>
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
# Conflicts:
#	docs/getting-started/tutorial-define-index.asciidoc

Co-authored-by: ncheckin <68351161+ncheckin@users.noreply.github.com>
This commit is contained in:
Kaarina Tungseth 2020-09-28 10:11:47 -05:00 committed by GitHub
parent 00bcbd63f8
commit 6ac2f05bae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,7 +24,7 @@ Otherwise, click *Create index pattern*.
. Enter `shakes*` in the *Index pattern* field.
+
[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*.
. In *Configure settings*, click *Create index pattern*.
@ -50,4 +50,3 @@ available, go to *Dev Tools > Console* and enter `GET _cat/indices`. Alternatel
`curl -XGET "http://localhost:9200/_cat/indices"`.