Hello,

I have installed graylog2 version-0.20.1 on the server and the webinterface 
is working fine but unable to push messages from remote systems in to it. I 
have configured rsyslog to push messages to graylog2 sever but it is not 
working as expected.

Server IP : x.x.x.93
remote client IP : x.x.x.104

Netstat details from server 

netstat -plan | grep 516

tcp        0      0 x.x.x.93:516           x.x.x.104:50670        
ESTABLISHED 29168/java

------------------------------------------

remote client netstat details

[root@localhost ~]# netstat -plan | grep 516
tcp        0      0 x.x.x.104:50670        x.x.x.93:516           
ESTABLISHED 23458/rsyslogd

any one have idea please let me know how to resolve this issue.

-- 
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