elastic / beats

:tropical_fish: Beats - Lightweight shippers for Elasticsearch & Logstash
https://www.elastic.co/products/beats
Other
108 stars 4.93k forks source link

Perform a detailed analyzes of the current metricbeat index template mapping #41703

Open AndersonQ opened 1 day ago

AndersonQ commented 1 day ago

The current metricbeat mapping is huge, we've just crossed the 10,000 fields mapped, which include static and dynamic fields.

This issue aims to investigate the current mapping to identify all fields which would allow for new mappings beyond the statically mapped fields. The intent is to list which integration and fields can contribute to the increase of fields on metricbeats index and how likely they are to contribute to an eventual breach of the total fields limit.

elasticmachine commented 1 day ago

Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane)