Command Reference Guide
SROS Command Line Interface Reference Guide Global Configuration Mode Command Set
5991-2114 © Copyright 2005 Hewlett-Packard Development Company, L.P. 313
logging email address-list <email address> ; <email address>
Use the logging email command to specify one or more email addresses that will receive notification when
an event matching the criteria configured using the logging email priority-level command is logged by the
Secure Router OS. See logging email priority-level [error | fatal | info | notice | warning] on page 315 for
more information. Use the no form of this command to remove a listed address.
Syntax Description
<email address> Specifies the complete email address to use when sending logged messages
(This field allows up to 256 characters.)
Enter as many email addresses as desired, placing a semi-colon (;) between
addresses.
Default Values
By default, there are no configured logging email addresses.
Command Modes
(config)# Global Configuration Mode required
Usage Examples
The following example specifies three email addresses to use when sending logged messages:
(config)#logging email address-list admin@email.com;ntwk@email.com;support@email.com