Send syslog

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

There should be a section that accept data coming from RB on SYSLOG server.

Thanks for your reply but.. you thinking that the problem stay on serverside?

The syslog port on serverside is correctly in listening.. and if you open a connection with telnet and write some chars, you can see this chars in syslog event on serverside. This work fine also you not respect any particular syntax.

Can you share your routerboard IP/Log config?