Closed
Description
Describe the bug
Hi, I am using TD Agent with the following source configuration.
<source>
@type syslog
port 5140
bind 0.0.0.0
tag system
message_length_limit 4096
protocol_type tcp
<parse>
message_format auto
keep_time_key true
</parse>
</source>
If I send the log message of size ~ 8 kb, it still works.
Can anyone please help, How to configure the source so that log of larger size drops at the source ?
To Reproduce
Expected behavior
Your Environment
- TD Agent version: 4
- Operating system: Linux AWS ec2
Your Configuration
-
Your Error Log
-
Additional context
Metadata
Metadata
Assignees
Labels
No labels