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.
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
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
10-07-2012 08:07 AM
Thnx padma
Sent from Cisco Technical Support Android App
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide