Hi Experts,
there is a plugin in fluentd - '
fluent-plugin-multi-format-parser'
Do we have a similar plugin or way to achieve multi format parsing in fluent-bit?
Also, what if the logs are multi-line, and they have multiple formats and variable number of lines? All logs start with a particular date pattern, and there are 3 possible types of log entries capturing different information, which may contain stacktrace as well. Is there any parsing technique which can be used in fluentd/fluent-bit ??
Thanks,
Naresh