
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2012 09:56 AM - edited 03-01-2019 10:39 AM
Hi, I would like to know the behaviuor of N5ks and FIs when they are sending syslog messages to multiple remote syslog servers. Do they send it only to the 1st in the list OR to all of them at the same time.
If I do "show logging server" on the n5k, it shows me 3 BUT as i do not have access o those servers, I cannot verify this.
Solved! Go to Solution.
- Labels:
-
Unified Computing System (UCS)
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2012 04:11 AM
Hello,
If you have configured three syslog servers, FI would send logs to all of them.
If you want to verify it and do not have access to syslog servers, then one way to verify whether we send the messages or not is to turn on the debugs.
connect nxos
debug logging
show debug logfile syslogd_debugs <<<<---- view the debugs
un all <<<---- turn off the debug
You can do the same on N5K and verify it's functionality.
Padma
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2012 04:11 AM
Hello,
If you have configured three syslog servers, FI would send logs to all of them.
If you want to verify it and do not have access to syslog servers, then one way to verify whether we send the messages or not is to turn on the debugs.
connect nxos
debug logging
show debug logfile syslogd_debugs <<<<---- view the debugs
un all <<<---- turn off the debug
You can do the same on N5K and verify it's functionality.
Padma

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2012 08:07 AM
Thnx padma
Sent from Cisco Technical Support Android App
