sematext / logagent-js

Extensible log shipper with input/output plugins, buffering, parsing, data masking, and small memory/CPU footprint
https://sematext.com/logagent
Apache License 2.0
389 stars 79 forks source link

Hotfix: Fix for K8s enrichment dropping logs #254

Closed adnanrahic closed 4 years ago

adnanrahic commented 4 years ago

The K8s enrichment filter had a bug and dropped the first couple of initial logs when is just started. This PR fixes this and now the logs are not dropped.