-
Notifications
You must be signed in to change notification settings - Fork 326
-
Hello to readers.
I installed only Fluent-Bit CRD and enabled it, using customized Helm values to get stdout of pods from /var/log/containers/*.log and send it to Logstash with this reference: fluent/fluent-bit#303.
Now I'm dealing with how it can be possible to have multiple or single pipelines on Logstash but create for each deployment/pod its own index in the ELK cluster.
Any ideas would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment
-
Hi.
Short answer is you need to just use CRD of operator not its fluent-bit enabled mode, then write whole manifest by yourself. It works as charm.
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment