cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2142
Views
49
Helpful
7
Replies

Syslog server doesn't receive messages from the devices.

Lost & Found
Level 2
Level 2

Hi,

I have my Syslog server 10.34.48.122 (CPU Only) and I have Configure logging on my Cisco devices. 3 months ago it's working properly but today I can't receive any message coming from the devices?

Tried to restart the workstation and checked whether I can ping all the devices its working vise versa.

 

thanks

7 Replies 7

what syslog software you are using ?? Have you tried to restart that as well ?

if linux then need to restart the syslog service as well. e.g. "service syslogd restart"

Hi,

I'm using free kiwi syslog for windows.

I also tried to restart the station but same result i doesn't work

 

thanks

goto "services.msc" via cmd prompt and search for "kiwi syslog" and check its status, if "not running" then right-click and make it "autometic" and then "start" the service.

Hi,

As per verification its working and running automatically.

Please see the attached file 

thanks

ok, in that case need to check the config of the devices and kiwi syslog. Also verify the windows firewall, it should not block the default syslog port - UDP port 514.

Further, as you are using free edition, it has limitation of collecting logs from 5 devices only.

Hi,

Thanks it now working. So do you have any idea which is the best free and reliable for syslog server??

 

thanks

use any free verion of linux. It has a free syslogd service.