-
Notifications
You must be signed in to change notification settings - Fork 359
Closed
Description
Hey, we're using a HostTailer for sending Kubernetes cluster audit logs to Opensearch. The logs are getting parsed as json and everything works like like a charm. But unfortunately, the HostTailer Fluent-bit is producing some [ info] [input:tail:tail.0] inotify_fs_remove(): inode=11024910 watch_fd=20 messages.
Is there an option to exclude/remove these logs? Currently they get send to the stderr stream and I can simply exclude them via a grep filter in FluentD but that feels a bit odd.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels