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
The same config is working fine for most servers even without char_encoding parameter. Td-agent of same version should have same behaviour across servers with same configuration. The error should go after adding the encoding parameter.
...
Using Fluentd and ES plugin versions
OS version
Red Hat Enterprise Linux Server release 7.9 (Maipo)
Fluentd v0.12 or v0.14/v1.0
td-agent --version
td-agent 1.11.1
ES plugin 3.x.y/2.x.y or 1.x.y
paste result of fluent-gem list, td-agent-gem list or your Gemfile.lock
Problem
I'm getting below error while shipping logs to ES via td-agent 1.11.1:
I've added the parameter suggested here 👍 https://github.com/repeatedly/fluent-plugin-record-modifier#char_encoding as it was recommended here https://docs.fluentd.org/quickstart/faq but the issue persists.
...
Steps to replicate
Provide example config and message
`
Expected Behavior or What you need to ask
The same config is working fine for most servers even without char_encoding parameter. Td-agent of same version should have same behaviour across servers with same configuration. The error should go after adding the encoding parameter.
...
Using Fluentd and ES plugin versions
OS version
Red Hat Enterprise Linux Server release 7.9 (Maipo)
Fluentd v0.12 or v0.14/v1.0
td-agent --version
td-agent 1.11.1
ES plugin 3.x.y/2.x.y or 1.x.y
fluent-gem list
,td-agent-gem list
or your Gemfile.lock7.5.1
The text was updated successfully, but these errors were encountered: