# ecs-logging-python
[![Build Status](https://github.com/elastic/ecs-logging-python/actions/workflows/test.yml/badge.svg)](https://github.com/elastic/ecs-logging-pythonactions/workflows/test.yml)
[![PyPI](https://img.shields.io/pypi/v/ecs-logging)](https://pypi.org/project/ecs-logging)
[![Versions Supported](https://img.shields.io/pypi/pyversions/ecs-logging)](https://pypi.org/project/ecs-logging)
Check out the [Elastic Common Schema (ECS) reference](https://www.elastic.co/guide/en/ecs/current/index.html)
for more information.
The library currently implements ECS 1.6.
## Installation
```console
$ python -m pip install ecs-logging
```
## Documentation
See the [ECS Logging Python reference](https://www.elastic.co/guide/en/ecs-logging/python/current/index.html) on elastic.co to get started.
## Elastic APM Log Correlation
`ecs-logging-python` supports automatically collecting [ECS tracing fields](https://www.elastic.co/guide/en/ecs/current/ecs-tracing.html)
from the [Elastic APM Python agent](https://github.com/elastic/apm-agent-python) in order to
[correlate logs to spans, transactions and traces](https://www.elastic.co/guide/en/apm/agent/python/current/log-correlation.html) in Elastic APM.
## License
Apache-2.0
Raw data
{
"_id": null,
"home_page": "https://github.com/elastic/ecs-logging-python",
"name": "ecs-logging",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": null,
"author": "Seth Michael Larson",
"author_email": "seth.larson@elastic.co",
"download_url": "https://files.pythonhosted.org/packages/40/9d/49b6b8ecd9b42ee61691ceea6b8757391f371f11df87315bf64240c04d2b/ecs_logging-2.2.0.tar.gz",
"platform": null,
"description": "# ecs-logging-python\n\n[![Build Status](https://github.com/elastic/ecs-logging-python/actions/workflows/test.yml/badge.svg)](https://github.com/elastic/ecs-logging-pythonactions/workflows/test.yml)\n[![PyPI](https://img.shields.io/pypi/v/ecs-logging)](https://pypi.org/project/ecs-logging)\n[![Versions Supported](https://img.shields.io/pypi/pyversions/ecs-logging)](https://pypi.org/project/ecs-logging)\n\nCheck out the [Elastic Common Schema (ECS) reference](https://www.elastic.co/guide/en/ecs/current/index.html)\nfor more information.\n\nThe library currently implements ECS 1.6.\n\n## Installation\n\n```console\n$ python -m pip install ecs-logging\n```\n\n## Documentation\n\nSee the [ECS Logging Python reference](https://www.elastic.co/guide/en/ecs-logging/python/current/index.html) on elastic.co to get started.\n\n## Elastic APM Log Correlation\n\n`ecs-logging-python` supports automatically collecting [ECS tracing fields](https://www.elastic.co/guide/en/ecs/current/ecs-tracing.html)\nfrom the [Elastic APM Python agent](https://github.com/elastic/apm-agent-python) in order to\n[correlate logs to spans, transactions and traces](https://www.elastic.co/guide/en/apm/agent/python/current/log-correlation.html) in Elastic APM.\n\n## License\n\nApache-2.0\n\n",
"bugtrack_url": null,
"license": null,
"summary": "Logging formatters for ECS (Elastic Common Schema) in Python",
"version": "2.2.0",
"project_urls": {
"Changelog": "https://github.com/elastic/ecs-logging-python/blob/main/CHANGELOG.md",
"Documentation": "https://github.com/elastic/ecs-logging-python",
"Download": "https://github.com/elastic/ecs-logging-python/releases",
"Homepage": "https://github.com/elastic/ecs-logging-python",
"Issue Tracker": "https://github.com/elastic/ecs-logging-python/issues",
"Source": "https://github.com/elastic/ecs-logging-python"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "26b4cdc7961ef5979080766c806b6da014352cbbc4ef6194785e6886988bf48e",
"md5": "70fb52cb4ea5898fc4cdc74e4e6c6401",
"sha256": "f6e22d267770b06f797076f49b5fcc9d97108b22f452f5f9ed4b5367b1e61b5b"
},
"downloads": -1,
"filename": "ecs_logging-2.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "70fb52cb4ea5898fc4cdc74e4e6c6401",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 10443,
"upload_time": "2024-06-28T07:23:18",
"upload_time_iso_8601": "2024-06-28T07:23:18.843130Z",
"url": "https://files.pythonhosted.org/packages/26/b4/cdc7961ef5979080766c806b6da014352cbbc4ef6194785e6886988bf48e/ecs_logging-2.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "409d49b6b8ecd9b42ee61691ceea6b8757391f371f11df87315bf64240c04d2b",
"md5": "865c9645991ce02a5860dbd34d34459e",
"sha256": "1dc9e216f614129db0e6a2f9f926da4e4cf8edf8de16d1045a20aa8e950291d3"
},
"downloads": -1,
"filename": "ecs_logging-2.2.0.tar.gz",
"has_sig": false,
"md5_digest": "865c9645991ce02a5860dbd34d34459e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 7769,
"upload_time": "2024-06-28T07:23:20",
"upload_time_iso_8601": "2024-06-28T07:23:20.162518Z",
"url": "https://files.pythonhosted.org/packages/40/9d/49b6b8ecd9b42ee61691ceea6b8757391f371f11df87315bf64240c04d2b/ecs_logging-2.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-28 07:23:20",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "elastic",
"github_project": "ecs-logging-python",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "ecs-logging"
}