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

Log File Alarm notification

bob.bartlett
Level 1
Level 1

I need to be able to send a message to the console when the log file capacity is 75%.  I have researched this and don't see how to do it.  I see how to set the storage capacity but not how to send alarms based on that storage capacity being at 75%  Any help would be great.

Bob Bartlett

3 Replies 3

Kureli Sankar
Cisco Employee
Cisco Employee

Sorage capacity of what? buffer?

Pls. provide the output of "sh run logg" and let us know what capacity we are talking about.

-Kureli

I am using the default 4096 for the logging Capacity.  As for what buffer any buffer.

Buffer gets wrapped as it gets filled. There isn't a way that I know of to warn when 75% of 4096 gets filled.

You can take advantage of the "logging flash-minimum" free command.

Refer this link:

http://www.cisco.com/en/US/docs/security/asa/asa80/command/reference/l2.html#wp1750912

hostname(config)# logging enable

hostname(config)# logging buffered

hostname(config)# logging flash-bufferwrap

hostname(config)# logging flash-minimum-free 4000

-Kureli

Review Cisco Networking products for a $25 gift card