`check.agent.last` is assigned as the "Integer" type in the field mapping. But, this is a field having the type `string`. Reference : https://github.com/elastic/beats/blob/main/metricbeat/module/haproxy/stat/data.go https://github.com/elastic/beats/blob/main/metricbeat/module/haproxy/haproxy.go
check.agent.lastis assigned as the "Integer" type in the field mapping. But, this is a field having the typestring.Reference :
https://github.com/elastic/beats/blob/main/metricbeat/module/haproxy/stat/data.go
https://github.com/elastic/beats/blob/main/metricbeat/module/haproxy/haproxy.go