cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
22268
Views
10
Helpful
18
Replies

Preferred Syslog Server

win2kseries1
Level 2
Level 2

Hello Experts,

Looking to add a syslog server to MX100, any suggestions?I'm new to building a syslog server. Thanks.

Hubble

18 Replies 18

The question is: are Syslog messages not sent out by MX or not received (or even processed) by your server?

You'll find the answer by sniffing the traffic between MX and server.

I actually removed below from the config file and logs are being received fine now. -$template remote-incoming-logs,"/var/log/%HOSTNAME%/%PROGRAMNAME%.log"
*.* ?remote-incoming-logs

TheAlchemist1
Level 2
Level 2

I actually removed below from the config file and logs are being received fine now. -$template remote-incoming-logs,"/var/log/%HOSTNAME%/%PROGRAMNAME%.log"
*.* ?remote-incoming-logs

Philip D'Ath
Meraki Community All-Star
Meraki Community All-Star

Thanks for coming back and letting everyone know.