Performance with increasing the number of output sections/plugins in a multi-tenant Kubernetes environment #7236
Replies: 1 comment 2 replies
-
@patrick-stephens or @edsiper would you know? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a use case where I'm deploying a FluentBit daemonset using Fluent Operator in a multi-tenant/namespace Kubernetes environment. Each tenant will have a dedicated output section ([OUTPUT]) for their namespace to write logs to a destination. I'd like to know if there can be performance issues with increasing the number of output sections/plugins in FluentBit config.
Beta Was this translation helpful? Give feedback.
All reactions