Disabling A Syslog Message; Changing The Severity Level Of A Syslog Message - Cisco 7604 Configuration Manual

Catalyst 6500 series switch and cisco 7600 series router firewall services module configuration guide using the cli
Hide thumbs Also See for 7604:
Table of Contents

Advertisement

Chapter 25
Monitoring the Firewall Services Module
The security appliance can send syslog messages using either the UDP or TCP protocol; however, you
can enable the EMBLEM format only for messages sent over UDP. The default protocol and port are
UDP and 514.
For example:
hostname(config)# logging host interface_1 122.243.006.123 udp format emblem
To use the EMBLEM format for syslog messages sent to destinations other than a syslog server, enter
the following command:
hostname(config)# logging emblem
For more information about syslog servers, see the
section on page

Disabling a Syslog Message

To prevent the security appliance from generating a particular syslog message, enter the following
command:
hostname(config)# no logging message message_number
For example:
hostname(config)# no logging message 113019
To reenable a disabled syslog message, enter the following command:
hostname(config)# logging message message_number
For example:
hostname(config)# logging message 113019
To see a list of disabled syslog messages, enter the following command:
hostname(config)# show logging message
To reenable logging of all disabled syslog messages, enter the following command:
hostname(config)# clear config logging disabled

Changing the Severity Level of a Syslog Message

To specify the logging level of a syslog message, enter the following command:
hostname(config)# logging message message_ID level severity_level
The following example modifies the severity level of syslog message 113019 from 4 (warnings) to 5
(notifications):
hostname(config)# logging message 113019 level 5
To reset the logging level of a syslog message to its default level, enter the following command:
hostname(config)# no logging message message_ID level current_severity_level
The following example modifies the severity level of syslog message 113019 to its default value of 4
(warnings):
hostname(config)# no logging message 113019 level 5
Catalyst 6500 Series Switch and Cisco 7600 Series Router Firewall Services Module Configuration Guide using ASDM
OL-20748-01
25-4.
Configuring and Managing Syslog Messages
"Sending Syslog Messages to a Syslog Server"
25-17

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

7609-s76137606-sCatalyst 6500 series7600 series

Table of Contents