Closed raonelakurti closed 2 years ago
This issue has been automatically marked as stale because it has been open 90 days with no activity. Remove stale label or comment or this issue will be closed in 30 days
This issue was automatically closed because of stale in 30 days
Describe the bug
Collecting logs from different computes(through fleunt-bit/td-agent-bit) and sending logs/events centralized td-agent(fluentd). Using forward option sending to kafka streams.
For certain messages I'm able to send logs continuously. For bigger messages more than 10MB it's failing to process and storing in buffer path of td-agent and not able to process/send to Kafka streams.
Error:
To Reproduce
td-agent.conf:
Expected behavior
I'm looking to process all my logs without failure. Please suggest me if I'm missing something.
Your Environment
Your Configuration
Your Error Log
Additional context
No response