Fluent-bit: Syslog Input Mode UDP

Created on 10 Sep 2018  路  1Comment  路  Source: fluent/fluent-bit

Is your feature request related to a problem? Please describe.
There is a syslog TCP input endpoint, but not a UDP one.

Describe the solution you'd like
Just like the syslog input mode tcp, I'd love if there was a syslog mode udp

Additional context
I have many servers which expect a syslog UDP endpoint for pushing their logs.

enhancement

Most helpful comment

Also need this feature! Use case - collect large amount of log data from local application (udp/json) and forward it to fluentd or logstash for futher processing. We can't use stdout input because of application limitation. TCP input will make more overhead.

>All comments

Also need this feature! Use case - collect large amount of log data from local application (udp/json) and forward it to fluentd or logstash for futher processing. We can't use stdout input because of application limitation. TCP input will make more overhead.

Was this page helpful?
0 / 5 - 0 ratings