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
Some of the plugins do not pollute the default name-space explicitly, however they accept arbitrary user data (e.g. json).
Which means in terms of ECS compatibility they should use a target name-space to avoid ECS name collisions.
To handle such plugins we should warn the user with a generic message in ecs_compatibility mode.
This is a sub-task of #11635
Some of the plugins do not pollute the default name-space explicitly, however they accept arbitrary user data (e.g. json).
Which means in terms of ECS compatibility they should use a
target
name-space to avoid ECS name collisions.To handle such plugins we should warn the user with a generic message in
ecs_compatibility
mode.logstash-codec-linelogstash-codec-multilinelogstash-codec-plainNOTE: target support (wout ECS) has been added to several Tier 2 codecs ...
The text was updated successfully, but these errors were encountered: