Project: ecs-logging

Logging formatters for ECS (Elastic Common Schema) in Python

Project Details

Latest version
2.1.0
Home Page
https://github.com/elastic/ecs-logging-python
PyPI Page
https://pypi.org/project/ecs-logging/

Project Popularity

PageRank
0.002454214632584683
Number of downloads
621929

ecs-logging-python

Build Status PyPI Versions Supported

Check out the Elastic Common Schema (ECS) reference for more information.

The library currently implements ECS 1.6.

Installation

$ python -m pip install ecs-logging

Documentation

See the ECS Logging Python reference on elastic.co to get started.

Elastic APM Log Correlation

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.

License

Apache-2.0