Hi, On Monday, 26 October 2015 19:24:47 UTC+1, T.J. Yang wrote: > > My goal is to not having graylog2-sever bind to udp/tcp 514 since my > syslog-ng server is using them already. > I am look for a way to have syslog-ng send logs graylog2 server for > processing, using port above 1024. > Is this doable ? >
Ah, now it's clearer. :-) You can simply change the port of your Syslog UDP/TCP Input in Graylog to another port in the web interface at System -> Inputs -> More Actions -> Edit Input. Make sure to also change the remote target in your syslog-ng configuration once you've changed the port in Graylog. Cheers, Jochen -- You received this message because you are subscribed to the Google Groups "Graylog Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/graylog2/2ade5e0c-7626-48c6-9897-bf07838c73a5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
