Hi Thara, I think your rsyslog configuration is incorrect. "." will not match any messages, I think you mean "*.*" instead.
Please refer to https://github.com/Graylog2/graylog-guide-syslog-linux/blob/master/README.md#rsyslog for instructions how to configure rsyslog. Cheers, Jochen On Friday, 22 July 2016 16:50:57 UTC+2, Thara Savio wrote: > > > > vim /etc/rsyslog.d/90-graylog2.conf > *.* @142.1.121.128:5149;RSYSLOG_SyslogProtocol23Format > I added the above in ubuntu desktop > IN graylog server , i launched syslog-UDP , put the port no. as 5149 > client is Ubnutu 16.04 desktop > -- 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/b7486088-4f1a-444f-80e1-3fb2a2bb898a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
