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
Feat: ECS support + review dependencies (#20)
The plugin is setting `host` on each event (as host's name).
In ECS mode we expect to use `host.hostname` and we're also set `event.original` to be a good ECS citizen.
Besides concurrent dependency was dropped (hasn't been used),