elastic/ecs
Elastic Common Schema
repo name | elastic/ecs |
repo link | https://github.com/elastic/ecs |
homepage | https://www.elastic.co/what-is/ecs |
language | Python |
size (curr.) | 8138 kB |
stars (curr.) | 734 |
created | 2018-05-24 |
license | Apache License 2.0 |
Elastic Common Schema (ECS)
The Elastic Common Schema (ECS) defines a common set of fields for ingesting data into Elasticsearch. A common schema helps you correlate data from sources like logs and metrics or IT operations analytics and security analytics.
Documentation
The ECS reference is published on the main Elastic documentation website. Visit the official ECS Reference Documentation.
Getting Started
Please review the tooling usage guide to get started using the tools provided in this repo.
Contributing
If you’re looking to contribute to ECS, you’re invited to look at our contribution guide. Substantial changes to ECS are completed through our RFC process.
Generated artifacts
Various kinds of files or programs can be generated based on ECS. You can learn more in generated/README.md
Releases of ECS
The master branch of this repository should never be considered an official release of ECS. You can browse official releases of ECS here.
The ECS team publishes improvements to the schema by following Semantic Versioning. Generally major ECS releases are planned to be aligned with major Elastic Stack releases.