Logstash is not supporting GELF TCP. That is because our gelf-rb gem
does not support TCP yet. It will soon and I am sure that Jordan will
take over that functionality in Logstash:
https://github.com/Graylog2/gelf-rb

How did you try to send syslog? Make sure that you are using the
correct frame delimiter. It is newline by default but can be changed
to NUL byte in the input options.

On Fri, Feb 28, 2014 at 4:32 PM, Nicolas Fédou <[email protected]> wrote:
> Hello,
> I did not manage to get logs in graylog either from rsyslog (syslog tcp) or
> logstash (gelf tcp)...
> I do receive some with logstash using gelf udp.
>
> I need somme tcp to avoid loosing logs.
> Do you know what are working configurations, where to look to see what's
> wrong ?
>
> Regards, Nicolas Fédou.
>
> PS : as in testing mode, all traffic is on 127.0.0.1.
>
> --
> You received this message because you are subscribed to the Google Groups
> "graylog2" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.

-- 
You received this message because you are subscribed to the Google Groups 
"graylog2" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to