You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can otel be used to send logs to fluentd aggregator (In this we use fluentd as the base image where we do log level filtering) and then forward it to splunk(this logic will be taken care in fluentd aggregator part).
I mainly wanted to understand are otel and fluentd aggregator compatible with each other(i.e otel sending collected logs to fluentd aggregator and fluentd-aggregator processing those logs)?
Steps to reproduce
Apply config mentioned in the description
What did you expect to see?
Fluentd aggregator processing the logs provided from otel
What did you see instead? incoming chunk is broken: warning message in fluentd
What version did you use? 0.83.0
What config did you use?
Environment
Additional context
The text was updated successfully, but these errors were encountered:
Describe the bug
Can otel be used to send logs to fluentd aggregator (In this we use fluentd as the base image where we do log level filtering) and then forward it to splunk(this logic will be taken care in fluentd aggregator part).
I tried adding the below config to the otel
With above config I see below error's in fluentd aggregator logs
I mainly wanted to understand are otel and fluentd aggregator compatible with each other(i.e otel sending collected logs to fluentd aggregator and fluentd-aggregator processing those logs)?
Steps to reproduce
Apply config mentioned in the description
What did you expect to see?
Fluentd aggregator processing the logs provided from otel
What did you see instead?
incoming chunk is broken:
warning message in fluentdWhat version did you use?
0.83.0
What config did you use?
Environment
Additional context
The text was updated successfully, but these errors were encountered: