I’m trying to configure Mikrotik router to send logs to Graylog2 server, but it looks that I have something missing or wrong because nothing happens..
Is there someone who can help me?
Is the IP correct? They seem to be different in the two screenshots.
Problem solved. Stupid Graylog2 can’t reach neither Mikrotik router nor any other server if it’s binded to direct IP address. After I set bind address to 0.0.0.0, everything started as it should be.