elastic / elastic-agent-shipper

Data shipper for the Elastic Agent - single, unified way to add monitoring for logs, metrics, and other types of data to a host.
Other
9 stars 19 forks source link

ensure meta data isn't overwritten (shipper should not replace input, etc.) #309

Open leehinman opened 1 year ago

leehinman commented 1 year ago

Filebeat inputs set things like input.type, we need to make sure that elastic/beats#35318 does not replace the original meta data in the event with it's own.