Hello,
I'm struggling with some stuff of fluentbit. I'm trying to visualize different types of log in kibana that come from different microservices.
Is it possible to apply different type of parsers simultaneously on the configuration file (.yaml)?
For example, I need to parse a log in JSON format and another log in a custom format. Is there the possibility? And if it is there, how I do it?
Thanks for your time.