Too Many Open Files
Fluent Bit
Troubleshooting
https://github.com/fluent/fluent-bit/issues/1777
@aderuwe It might be more related to inotify mechanism - as by default (e.g. when using the default Docker image) this mechanism is used for tailing files in in_tail plugin:
https://linux.die.net/man/2/inotify_...