You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NOTE: Elastic Python APM Agent does not send the logs to Elasticsearch. It only
10
+
injects correlation IDs and reformats the logs. You must use another ingestion
11
+
strategy. We recommend https://www.elastic.co/beats/filebeat[Filebeat] for that purpose.
12
+
9
13
Those features are part of {observability-guide}/application-logs.html[Application log ingestion strategies].
10
14
11
15
The {ecs-logging-python-ref}/intro.html[`ecs-logging-python`] library can also be used to use the {ecs-logging-ref}/intro.html[ECS logging] format without an APM agent.
0 commit comments