Hello guys,
I am new in graylog and im facing one issue with sending logs to my graylog server from remote servers
I have edited rsyslog.conf file in a remote server as required and created input in graylog server but i can not see the logs popping up but i can see this message ifrom graylog logs
Okay ,so i actually installed Graylog on docker (Ubuntu Server), i followed all the instruction in the graylog documentation on how to install Graylog on Docker.
I tried to reach the configured port 514 from the sending server but it was not successfull, here is the screen short
In additional i have csf installed in Ubuntu server that is hosting graylog and i have added port 514 for both UDP and TCP INCOMING, so i was wondering if graylog it self is having some kind of firewall!
that information was missing - that you can receive messages from some sources and others are blocked. Would be nice to have that information a little earlier in the conversation …
Did you check if the sender can reach Graylog? That it can reach the port and nothing in between is blocking? Sherlock the way from the source to the target in your network, sniff the traffic and see where is it lost.
Maybe the Graylog server.log (so in docker the log of the container) is giving you some information. Maybe the source send invalid syslog messages and they are discarded.