Troubleshooting log collection by using Fluentd

Issue 1 symptom

No logs are ingested.

Resolution

Check the following:

  • If correct key and pattern are configured for Regexp and Exclude for the Grep filter.
  • If the configured format expression matches the logs that you are collecting.

Issue 2 symptom

Logs are not being filtered while collection.

Resolution

Check if correct key and pattern are configured for Regexp and Exclude for the Grep filter.

Issue 3 symptom

Invalid format expression.

Resolution

Validate the expression at  Rubular Open link or  Fluentular Open link .

Issue 4 symptom

Configured integration is in disconnected state.

Resolution

Ensure that the docker container is up and running.


Was this page helpful? Yes No Submitting... Thank you

Comments