cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
395
Views
5
Helpful
4
Replies

How to trigger an alarm on the firewall?

paulnigel
Level 1
Level 1

Hi Forum,

My ASA was configured to send alarm to Syslog server at critical level. How do I trigger an alarm to see if the logging really works at critical level?

Thanks much,

PN

1 Accepted Solution

Accepted Solutions

srue
Level 7
Level 7

enter the following command in config mode:

logging message 111005 level critical

that sets message log 111005 to the critical level. this particular log ID generates a message like the following:

Jun 20 2007 00:27:53: %PIX-5-111005: 192.168.x.y end configuration: OK

that message should be sent to your syslog server

when you're done testing, be sure to enter:

no logging message 111005 level critical

View solution in original post

4 Replies 4

srue
Level 7
Level 7

enter the following command in config mode:

logging message 111005 level critical

that sets message log 111005 to the critical level. this particular log ID generates a message like the following:

Jun 20 2007 00:27:53: %PIX-5-111005: 192.168.x.y end configuration: OK

that message should be sent to your syslog server

when you're done testing, be sure to enter:

no logging message 111005 level critical

Hi Srue,

This is really useful! Actually it is the requirement of the SOX auditor to test whether the logging works. Can this be applied to PIX 515 as well?

Thanks much,

PN

Hi Srue,

by entering "logging message 111005 level critical ", will it trigger a message immediately? I can't seems to get any message, but my the configuration has proven working coz it captured some spoofed traffic before.

Thanks much,

PN

it should trigger a message imediately in your syslog server..

even by just entering " logging message 111005 " ENTER and see your syslogs.

Jorge Rodriguez
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card