HP StorageWorks Enterprise File Services WAN Accelerator 2.1 Command Line Interface Reference Guide (November 2005)
106 4 - CONFIGURATION-MODE COMMANDS
Example minna (config) # logging files rotation force
minna (config) #
logging files rotation max-num
Description Sets the maximum number of log files to keep locally. The default value is 10.
Syntax logging files rotation max-num <number>
Parameters
Example
minna (config) # logging files rotation max-num 10
minna (config) #
logging local
Description Sets the minimum severity for messages sent to the local syslog servers. The default
value is none. The no command option sets the severity level for logging to none (no
logs are sent).
Syntax logging local <loglevel>
Parameters
Example
minna (config) # logging local notice
minna (config) #
logging trap
Description Sets the minimum severity for messages sent to the remote syslog servers. The default
value is none. The no command option sets the severity level for logging to none.
Syntax logging trap <loglevel>
<number> Specifies the number of log files to keep locally. The range is 1-100.
<loglevel> Specifies the logging severity level. The follow severity levels are
supported:
• emerg. Emergency, the system is unusable.
• alert. Action must be taken immediately.
• crit. Critical conditions.
• err. Error conditions.
• warning. Warning conditions.
• notice. Normal but significant condition.
• info. Informational messages.
• debug. Debug-level messages.