Syslog server needs to be installed for cisco switches
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2016 09:56 PM - edited 03-08-2019 03:34 AM
Hi ,
Good Morning !! We are using more than 1000 cisco devices in my network including 6500, 4500, 3750, 2900 series switches, nexus switches, Access points and controller etc.
Here I would like to install syslog server based on Windows 7 machine.
1.Which tool is the best?
2. I need some trainint for the installation of that tool
3. I need to configure our switches on that tool
Could anyone tell me about this?
Regards,
Bala
- Labels:
-
Other Switching
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2016 11:28 AM
Personally I would use Ubuntu Linux, it is free and works perfectly.
If you really want a windows option with lots of features check out:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2016 01:36 PM
Hi Bala,
You can try PRTG too.
https://www.paessler.com/free_syslog_server
Configuring syslog is pretty simple. You have to configure the syslog server IP in all the devices:
Cisco-6509#sh run | i logg
logging enable
logging trap debugging
logging facility local
logging 10.10.10.50
logging 10.12.70.243
Here I am sending syslog to those 2 server.
CF
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2016 03:07 AM
Hi Freak,Thanks for your reply.I have configured the PRTG tool.I am able to monitoring my devices, but the problem is i am not able to configure syslog server.
In my 6500 and 4500 series switches , i could not configure the command "logging enable"
Any configuring documents is available for the PRTG?
