Concept Guide

Table Of Contents
logging level
logginglevel <level> <category> [process <process>] [subcat <subcategory>]
Description
Use this command to set the categories or subcategories and the severity levels of messages that are logged.
Syntax
Parameter Description
<level>
The message severity level, which can be one of the following (in order of severity
level):
emergencies
(0) Panic conditions that occur when the system becomes unstable.
alerts
(1) Any condition requiring immediate attention and correction.
critical
(2) Any critical conditions, such as hard drive errors.
errors
(3) Error conditions.
warnings
(4) Warning messages.
notifications
(5) Significant events of a non-critical and normal nature.
informational
(6) Messages of general interest to system users.
debugging
(7) Messages containing information for debugging purposes.
<category>
Message category, which can be one of the following:
ap-debug
AP troubleshooting messages. You must specify a debug value.
network
Network messages.
arm-user-debug
ARM user troubleshooting messages. You must specify a MAC address.
security
Security messages.
system
System messages.
user
User messages.
user-debug
User troubleshooting messages. You must specify a MAC address.
Dell Networking W-Series ArubaOS 6.5.x | Reference Guide logging level | 606