cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
418
Views
0
Helpful
3
Replies

ASA 8.0(3) Syslog Messages

tim.davies
Level 1
Level 1

I am logging ASA syslog messages and im filtering on "notifications" I have one access rule that I do not want to recive any syslog notifications messages from. I have dissabled logging on this paticular access rule but still recive syslog messages relating to it.

Here is my config -

logging enable

logging standby

logging emblem

logging trap notifications

logging asdm informational

logging host management x.x.x.x format emblem

logging permit-hostdown

access-list acl_out line 26 extended permit tcp object-group ExampleGroup any object-group ExampleTCPGroup log disable

Any ideas?

Thanks

Tim

3 Replies 3

Richard Burts
Hall of Fame
Hall of Fame

Tim

What you have posted indicates that this line is disabled. In that case I am very puzzled that it can generate any syslog messages.

I would suggest that you might try rewriting the line to remove the log option:

extended permit tcp object-group ExampleGroup any object-group ExampleTCPGroup

Give that a try and let us know how it works.

HTH

Rick

HTH

Rick

Hi Rick

I have tried what you have suggested with no luck.

I have tried disabling logging on other lines also and still get syslog messages logged.

Cheers

Tim

Tim

Perhaps we might find a more effective suggestion if you would post a more complete config. It might also be helpful if you would post an example of the message as it appears in syslog.

HTH

Rick

HTH

Rick