[DOCS] Refactor data stream setup tutorial (#71074)

This commit is contained in:
James Rodewig 2021-03-31 17:28:55 -04:00 committed by GitHub
parent 67d98c6638
commit f41320616c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 215 additions and 197 deletions

View file

@ -156,7 +156,7 @@ pipeline**.
Youre now ready to index the logs data to a <<data-streams,data stream>>.
. Create an <<index-templates,index template>> with
<<create-a-data-stream-template,data stream enabled>>.
<<create-index-template,data stream enabled>>.
+
[source,console]
----