Skip to content

Commit 503b927

Browse files
authored
Add link to APM python LOG_ECS_FORMATTING (#39)
1 parent 09e29ae commit 503b927

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/setup.asciidoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,10 @@ logger.debug("Example message!")
190190
from the https://github.com/elastic/apm-agent-python[Elastic APM Python agent] in order to
191191
https://www.elastic.co/guide/en/apm/agent/python/current/log-correlation.html[correlate logs to spans, transactions and traces] in Elastic APM.
192192

193+
You can also quickly turn on ECS-formatted logs in your python app by setting
194+
https://www.elastic.co/guide/en/apm/agent/python/master/configuration.html#config-log_ecs_formatting[`LOG_ECS_FORMATTING=override`]
195+
in the Elastic APM Python agent.
196+
193197
[float]
194198
[[filebeat]]
195199
== Install Filebeat

0 commit comments

Comments
 (0)