Configuring Logging for a Subsystem
Sending Log Messages to an E-Mail Address
Cisco Content Services Switch Administration Guide
4-12
To send the log activity of a subsystem to an e-mail address, use the logging
sendmail command. The syntax for this global configuration mode command is:
logging sendmail email_address ip_address level {domain}
The variables are as follows:
•
email_address - The e-mail address for the recipient. Enter the e-mail address
as an unquoted text string with a length of 1 to 30 characters.
IP_address - The IP address for the SMTP host. Enter the IP address in
•
dotted-decimal notation (for example, 192.168.11.1).
level - The type of information to log. The valid levels are defined in
•
Table
4-4.
domain - (Optional) The domain name for the SMTP host. Enter an unquoted
•
text string with a maximum length of 64 characters (for example,
arrowpoint.com). Do not insert an @ sign before the domain name. The CSS
automatically prepends the @ sign to the domain name.
To turn off logging to an e-mail address, enter:
(config)# no logging sendmail email_address
Chapter 4
Using the CSS Logging Features
OL-5647-02