We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfcc0d8 commit fb1b214Copy full SHA for fb1b214
docs/setup.asciidoc
@@ -191,7 +191,7 @@ from the https://github.com/elastic/apm-agent-python[Elastic APM Python agent] i
191
https://www.elastic.co/guide/en/apm/agent/python/current/log-correlation.html[correlate logs to spans, transactions and traces] in Elastic APM.
192
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`]
+https://www.elastic.co/guide/en/apm/agent/python/master/configuration.html#config-log_ecs_reformatting[`LOG_ECS_REFORMATTING=override`]
195
in the Elastic APM Python agent.
196
197
[float]
0 commit comments