Skip to content

Commit fb1b214

Browse files
authored
Update docs for Python agent's renamed log_ecs_reformatting
1 parent dfcc0d8 commit fb1b214

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/setup.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ from the https://github.com/elastic/apm-agent-python[Elastic APM Python agent] i
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

193193
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`]
194+
https://www.elastic.co/guide/en/apm/agent/python/master/configuration.html#config-log_ecs_reformatting[`LOG_ECS_REFORMATTING=override`]
195195
in the Elastic APM Python agent.
196196

197197
[float]

0 commit comments

Comments
 (0)