cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1211
Views
0
Helpful
2
Replies

Disable unwanted syslog from showing on terminal.

Hello,

 

I am looking for help on syslog logging on to the terminal.

Our ASA, logs messages onto terminal which is good. But, I don't want to see all the messages like when a packet denied access by ACL it creates a log and I see on terminal. I want to know how do I disable this? Is it because of incorrect logging level or logging message? Or, is it because of the ACL itself? Your help is much appreciated as these messages eats off chunk of cpu cycles and memory space.

Dec 07 2017 23:05:25 FW-001-2 : %ASA-4-106023: Deny icmp src OUTSIDE:x.x.x.x dst OUTSIDE:x.x.x.x (type 3, code 3) by access-group "OUTSIDE_IN-NEW" [0xc208177b, 0x0]
Dec 07 2017 23:05:25 FW-001-2 : %ASA-4-106023: Deny icmp src OUTSIDE:x.x.x.x dst DMZ:x.x.x.x (type 3, code 3) by access-group "OUTSIDE_IN-NEW" [0xc208177b, 0x0]
Dec 07 2017 23:05:25 FW-001-2 : %ASA-4-106023: Deny icmp src OUTSIDE:x.x.x.x dst DMZ:x.x.x.x (type 3, code 3) by access-group "OUTSIDE_IN-NEW" [0xc208177b, 0x0]
Dec 07 2017 23:05:25 FW-001-2 : %ASA-4-106023: Deny icmp src OUTSIDE:x.x.x.x dst OUTSIDE:x.x.x.x (type 3, code 3) by access-group "OUTSIDE_IN-NEW" [0xc208177b, 0x0]
Dec 07 2017 23:05:25 FW-001-2 : %ASA-4-106023: Deny icmp src OUTSIDE:x.x.x.x dst DMZ:x.x.x.x (type 3, code 1) by access-group "OUTSIDE_IN-NEW" [0xc208177b, 0x0]
Dec 07 2017 23:05:25 FW-001-2 : %ASA-4-106023: Deny icmp src OUTSIDE:x.x.x.x dst DMZ:x.x.x.x (type 3, code 1) by access-group "OUTSIDE_IN-NEW" [0xc208177b, 0x0]
Dec 07 2017 23:05:25 FW-001-2 : %ASA-4-106023: Deny icmp src OUTSIDE:x.x.x.x dst DMZ:x.x.x.x (type 3, code 1) by access-group "OUTSIDE_IN-NEW" [0xc208177b, 0x0]
Dec 07 2017 23:05:25 FW-001-2 : %ASA-4-106023: Deny icmp src OUTSIDE:x.x.x.x dst OUTSIDE:x.x.x.x (type 3, code 1) by access-group "OUTSIDE_IN-NEW" [0xc208177b, 0x0]
FW-001-2#

 

Regards,

Raghav

2 Replies 2

Rich Uline
Level 1
Level 1

raghavendrasomiyani,

Change the relevant line of the "OUTSIDE_IN-NEW" ACL so the end looks like this:

access-list OUTSIDE_IN-NEW deny [criteria] log disable

This will disable logging for entries that match that deny statement.

Hi Rich,

 

Thanks for the help, I will apply it and let you know as I have to go through the change cycle to implement this.

 

Regards,

Raghav.

Review Cisco Networking products for a $25 gift card