Forwarding from FluentD to another Syslog Server

591 views
Skip to first unread message

Kyle Kniffin

unread,
Aug 15, 2014, 11:44:48 AM8/15/14
to flu...@googlegroups.com
Does the forward plugin work for sending syslog messages to another syslog server or is that simply for sending to another FluentD server?

I have to match a few messages as they come in and forward them to another syslog server for processing. Is there a plugin or way to do this with FluentD?

Appreciate the help.

Kyle

Kiyoto Tamura

unread,
Aug 15, 2014, 2:44:41 PM8/15/14
to flu...@googlegroups.com
in_/out_forward is for Fluentd to Fluentd communication, and as far as I know, there is no plugin that outputs data to syslog.

One question to ask for Fluentd -> Syslog is: what's the data format that syslog should expect? Going from syslog to Fluentd is straightforward since you are going from unstructured to structured, but the other direction is less obvious.

Alternatively, you can run Fluentd instead of syslog with in_forward =)

Kiyoto


--
You received this message because you are subscribed to the Google Groups "Fluentd Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fluentd+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Check out Fluentd, the open source data collector to unify log management.
Reply all
Reply to author
Forward
0 new messages