Configure syslog server for switch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2022 10:36 PM
Hi,
I am new to networking. Need to configure syslog server to switches. Could anyone please help what information and commands needed to configure that?
Thanks!
- Labels:
-
Catalyst 2000
-
Catalyst 3000
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2022 11:47 PM
- FYI : https://www.auvik.com/franklyit/blog/configure-syslog-cisco/
M.
-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2022 05:13 AM
most of the switches accept below config :
logging source-interface XXX (if you have differnt route in place)
logging host 10.x.x.x.x (your syslog IP ) send all logs to syslog
If you have any FW between device and syslog you need to Open UDP/514 port for the Logs to ship
make sure on syslog server - syslog server running to receive logs.
If you looking to send traps you need to configure any specific required.
