mirror of
https://github.com/deviantony/docker-elk.git
synced 2025-12-12 01:40:29 +01:00
The current configuration requires a number of fields which exceeds the
current limit. From the Metricbeat event logs:
Limit of total fields [10200] has been exceeded while adding new
fields [7]
We raised this limit from its default of 10000 to 10200 in the commit
035a0e798b, but it was since raised to
1250 upstream in v8.16.2 (elastic/beats#41640), making that
configuration unnecessary.
Ref. #1059
Extensions
Third-party extensions that enable extra integrations with the Elastic stack.