Hello,
I have problem to send syslog from MikroTik to local syslog server.
I followed many “how to” in internet but without success: my syslog server not recevie any message from MikroTik os.
–
Mikrotik, default gateway [192.168.1.1]
Syslog lnx server [192.168.1.7]
The linux syslog server accept connection on port 5544 and work fine with another devices in lan (some another linux machine sends their local syslog to server correctly).
From the Mikrotik’s telnet client I start a connection to syslog server, on port 5544 and I regulary can see the syslog server respond and accept my connection.
With this test I can say that isn’t a tcp/ip problem.
I followed this one also: https://aacable.wordpress.com/2011/11/29/howto-save-mikrotik-logs-to-remote-syslog-server/
Someone have an idea?
Thanks in advance
Regards