Logging formatters for ECS (Elastic Common Schema) in Python
Check out the Elastic Common Schema (ECS) reference for more information.
The library currently implements ECS 1.6.
$ python -m pip install ecs-logging
See the ECS Logging Python reference on elastic.co to get started.
ecs-logging-python
supports automatically collecting ECS tracing fields
from the Elastic APM Python agent in order to
correlate logs to spans, transactions and traces in Elastic APM.
Apache-2.0