Skip to content

Commit

Permalink
Add note about quickstart to logs stream docs (#4628) (#4629)
Browse files Browse the repository at this point in the history
(cherry picked from commit efe94d9)

Co-authored-by: Mike Birnstiehl <[email protected]>
  • Loading branch information
mergify[bot] and mdbirnstiehl authored Dec 5, 2024
1 parent 7fd6baa commit fcdc12b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/en/observability/logs-stream.asciidoc
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
[[logs-stream]]
= Stream any log file

This guide shows you how to send a log file to Elasticsearch using a standalone {agent} and configure the {agent} and your data streams using the `elastic-agent.yml` file, and query your logs using the data streams you've set up.
This guide shows you how to manually configure a standalone {agent} to send your log data to {es} using the `elastic-agent.yml` file.

If you don't want to manually configure the {agent}, you can use the **Monitor hosts with {agent}** quickstart. Refer to the <<quickstart-monitor-hosts-with-elastic-agent,quickstart documentation>> for more information.

Continue with this guide for instructions on manual configuration.

[discrete]
[[logs-stream-prereq]]
Expand Down

0 comments on commit fcdc12b

Please sign in to comment.