MB 6.3.1 - Missing field: max, Missing field: value for ZlibMemUsage

In 6.3.0 and 6.3.1 (I tried to upgrade), I am seeing in the log file

2018-07-12T12:10:38.985+0800 ERROR schema/schema.go:41 Error on field 'value': Missing field: value, Error: Error converting param to int: ZlibMemUsage
2018-07-12T12:10:38.985+0800 ERROR schema/schema.go:41 Error on field 'max': Missing field: max, Error: Error converting param to int: MaxZlibMemUsage
2018-07-12T12:10:48.985+0800 ERROR schema/schema.go:41 Error on field 'max': Missing field: max, Error: Error converting param to int: MaxZlibMemUsage
2018-07-12T12:10:48.985+0800 ERROR schema/schema.go:41 Error on field 'value': Missing field: value, Error: Error converting param to int: ZlibMemUsage

This field ZlibMemUsage is not in the template.

metricbeat template export

Any ideas how to solve? Other than manually modifying the template myself?

Can you share your Metricbeat config file? Based on a quick search I assume you are using the HaProxy module and this field does not seem to exist.

What version of HaProxy do you use?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.