You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
035a0e7, but it was since raised to
1250 upstream in v8.16.2 (elastic/beats#41640), making that
configuration unnecessary.
Ref. #1059
0 commit comments