Skip to content

TD Agent Large Logs with Syslog Source  #3559

Closed
@triptesh1212

Description

@triptesh1212

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions