mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Update tutorial-define-index.asciidoc (#76973)
* 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>
This commit is contained in:
parent
ca48c80c38
commit
e111c2ab3e
1 changed files with 1 additions and 2 deletions
|
@ -24,7 +24,7 @@ index named `shakespeare,` and the accounts data set, which has an index named
|
|||
. In the *Index pattern name* field, enter `shakes*`.
|
||||
+
|
||||
[role="screenshot"]
|
||||
image::images/tutorial-pattern-1.png[shakes* index patterns]
|
||||
image::images/tutorial-pattern-1.png[Image showing how to enter shakes* in Index Pattern Name field]
|
||||
|
||||
. Click *Next step*.
|
||||
|
||||
|
@ -54,4 +54,3 @@ available, open the menu, go to *Dev Tools > Console*, then enter `GET _cat/indi
|
|||
For Windows, run `Invoke-RestMethod -Uri "http://localhost:9200/_cat/indices"` in Powershell.
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue