[Q&A] How to disable fluentd posting it's internal logs to remote server #5153
Unanswered
viralmutant
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What is a problem?
I have a
fluent-package 5.0.4 fluentd 1.16.5 (95d130aaa44fc09b14a4e9686ee8018253185fc5)configuration that monitors and posts logs to a remote server for various log files.However, I see that the internal WARN logs from Fluentd are also being POSTed to the server. The logs reside in
/var/log/fluent/fluentd.logLogs like the following appear on the remote:
Is this the default behavior of Fluentd to POST it's internal logs to remote server ?
How do I disable this ?
Describe the configuration of Fluentd
No response
Describe the logs of Fluentd
No response
Environment
Beta Was this translation helpful? Give feedback.
All reactions