networking_wiki:syslogging

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
networking_wiki:syslogging [2014/12/08 20:45]
billdozor
networking_wiki:syslogging [2015/03/09 23:13]
billdozor
Line 1: Line 1:
 ====== Syslogging ====== ====== Syslogging ======
 +
 +**General Information**
 +
 Configure syslog messages on Cisco devices. Configure syslog messages on Cisco devices.
 +
 +**Checklist**
 +  * Syslog server setup
 +
 +----
 +
 +===== Scenario =====
  
 In these examples, we want to exclude: In these examples, we want to exclude:
Line 13: Line 23:
   * We want to ignore certain messages on IOS edge switches (not core NX-OS switches)   * We want to ignore certain messages on IOS edge switches (not core NX-OS switches)
  
 +-----
  
 ===== Switches IOS ===== ===== Switches IOS =====
Line 21: Line 32:
 logging host 192.168.1.16 transport udp port 1030 discriminator LINKLOGS logging host 192.168.1.16 transport udp port 1030 discriminator LINKLOGS
 </code> </code>
 +
 +----
  
 ===== NX OS ===== ===== NX OS =====
Line 30: Line 43:
 copy run start copy run start
 </code> </code>
 +
 +----
  
 ===== ASA VPN ===== ===== ASA VPN =====
Line 45: Line 60:
 logging device-id hostname logging device-id hostname
 </code> </code>
 +
 +-----
  
 ===== Syslog Server Firewall Config ===== ===== Syslog Server Firewall Config =====
  • networking_wiki/syslogging.txt
  • Last modified: 2019/05/25 23:50
  • (external edit)