Skip to content

Commit 93a57a1

Browse files
authored
[DOCS] Add note that Logstash sets up data streams (#109502) (#109547)
1 parent 68b3ee8 commit 93a57a1

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

docs/reference/data-streams/set-up-a-data-stream.asciidoc

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,16 @@ To set up a data stream, follow these steps:
1313
You can also <<convert-index-alias-to-data-stream,convert an index alias to
1414
a data stream>>.
1515

16-
IMPORTANT: If you use {fleet} or {agent}, skip this tutorial. {fleet} and
17-
{agent} set up data streams for you. See {fleet}'s
18-
{fleet-guide}/data-streams.html[data streams] documentation.
16+
[IMPORTANT]
17+
--
18+
If you use {fleet}, {agent}, or {ls}, skip this tutorial.
19+
They all set up data streams for you.
20+
21+
For {fleet} and {agent}, check out this {fleet-guide}/data-streams.html[data streams documentation].
22+
For {ls}, check out the
23+
{logstash-ref}/plugins-outputs-elasticsearch.html#plugins-outputs-elasticsearch-data_stream[data streams settings]
24+
for the `elasticsearch output` plugin.
25+
--
1926

2027
[discrete]
2128
[[create-index-lifecycle-policy]]

0 commit comments

Comments
 (0)