File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -189,4 +189,12 @@ logger.debug("Example message!")
189
189
190
190
`ecs-logging-python` supports automatically collecting https://www.elastic.co/guide/en/ecs/master/ecs-tracing.html[ECS tracing fields]
191
191
from the https://github.com/elastic/apm-agent-python[Elastic APM Python agent] in order to
192
- https://www.elastic.co/guide/en/apm/agent/python/current/log-correlation.html[correlate logs to spans, transactions and traces] in Elastic APM.
192
+ https://www.elastic.co/guide/en/apm/agent/python/current/log-correlation.html[correlate logs to spans, transactions and traces] in Elastic APM.
193
+
194
+ [float]
195
+ [[filebeat]]
196
+ == Install Filebeat
197
+
198
+ The best way to collect the logs once they are ECS-formatted is with https://www.elastic.co/beats/filebeat[Filebeat]:
199
+
200
+ include::{ecs-repo-dir}/setup.asciidoc[tag=configure-filebeat]
You can’t perform that action at this time.
0 commit comments