42-21
Cisco Security Appliance Command Line Configuration Guide
OL-12172-03
Chapter 42 Monitoring the Security Appliance
Configuring and Managing Logs
Generating System Log Messages in EMBLEM Format
To use the EMBLEM format for system log messages sent to destinations other than a syslog server,
enter the following command:
hostname(config)#
logging emblem
To use the EMBLEM format for system log messages sent to a syslog server over UDP, specify the
format emblem
option when you configure the syslog server as an output destination. Enter the
following command:
hostname(config)#
logging host
interface_name ip_address
{
tcp
[/
port
] |
udp
[/
port
]]
[format emblem]
Where the
interface_name
and
ip_address
specifies the syslog server to receive the system log messages,
tcp
[/
port
] and
udp
[/
port
] indicate the protocol and port that should be used, and
format emblem
enables EMBLEM formatting for messages sent to the syslog server.
The adaptive security appliance can send system log 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
For more information about syslog servers, see the
“Sending System Log Messages to a Syslog Server”
section on page 42-7
.
Disabling a System Log Message
To prevent the adaptive security appliance from generating a particular system log message, enter the
following command:
hostname(config)#
no logging message
message_number
For example:
hostname(config)#
no logging message 113019
To reenable a disabled system log message, enter the following command:
hostname(config)#
logging message
message_number
For example:
hostname(config)#
logging message 113019
To see a list of disabled system log messages, enter the following command:
hostname(config)#
show logging message
To reenable logging of all disabled system log messages, enter the following command:
hostname(config)#
clear config logging disabled
Содержание 500 Series
Страница 38: ...Contents xxxviii Cisco Security Appliance Command Line Configuration Guide OL 12172 03 ...
Страница 45: ...P A R T 1 Getting Started and General Information ...
Страница 46: ......
Страница 277: ...P A R T 2 Configuring the Firewall ...
Страница 278: ......
Страница 354: ...17 38 Cisco Security Appliance Command Line Configuration Guide OL 12172 03 Chapter 17 Configuring NAT NAT Examples ...
Страница 561: ...P A R T 3 Configuring VPN ...
Страница 562: ......
Страница 891: ...P A R T 4 System Administration ...
Страница 892: ......
Страница 975: ...P A R T 5 Reference ...
Страница 976: ......