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
Previous revision
networking_wiki:syslogging [2014/12/08 20:45]
billdozor
networking_wiki:syslogging [2019/05/25 23:50] (current)
Line 1: Line 1:
 ====== Syslogging ====== ====== Syslogging ======
 +
 +**General Information**
 +
 Configure syslog messages on Cisco devices. Configure syslog messages on Cisco devices.
 +
 +**Checklist**
 +  * Syslog server setup
 +  * One of the below devices to send logging data
 +
 +----
 +
 +===== Scenario =====
  
 In these examples, we want to exclude: In these examples, we want to exclude:
Line 13: Line 24:
   * 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 33:
 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 44:
 copy run start copy run start
 </code> </code>
 +
 +----
  
 ===== ASA VPN ===== ===== ASA VPN =====
Line 45: Line 61:
 logging device-id hostname logging device-id hostname
 </code> </code>
 +
 +-----
  
 ===== Syslog Server Firewall Config ===== ===== Syslog Server Firewall Config =====
  • networking_wiki/syslogging.1418089534.txt.gz
  • Last modified: 2019/05/25 23:50
  • (external edit)