Open kares opened 4 years ago
^^^ these sound more like ECS "enhancements", please review @yaauie
I agree that these are "enhancements". We may want to open a conversation about the shape of this snapshot data with the ECS team to see if they have generalizations in mind or recommendations for avoiding future collisions.
Because the metrics and timers need to be explicitly given (and are therefore not implicitly in conflict with ECS), I believe improvements we make here are largely orthogonal to the ECS-by-default effort.
If this ever gets done it would be nice to fix issue 14 as part of it (don't send the hostname in the [message] field).
As a part of the effort to make plugins able to run in an ECS-Compatible manner by default in an upcoming release of Logstash, this plugin needs to either implement an ECS-Compatibility mode or certify that it does not implicitly use fields that conflict with ECS.
event.set("event.kind","event")
for categorization?event.source: 'logstash'
would make sense?"[{field}][mean]"
and similar - isn’t generalized in ECS