New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ecs-logging

Package Overview
Dependencies
Maintainers
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ecs-logging

Logging formatters for ECS (Elastic Common Schema) in Python

2.2.0
Source
PyPI
Maintainers
4

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

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts