Specifications

292 ExtremeWare XOS 10.1 Command Reference Guide
Commands for Status Monitoring and Statistics
show log configuration target
show log configuration target {console | memory-buffer | nvram | session |
syslog <ipaddress> [local0 ... local7]}
Description
Displays the log configuration for the specified target.
Syntax Description
Default
If no options are specified, the command displays the configuration for the current session and console
display.
Usage Guidelines
This command displays the log configuration for the specified target. The associated filter, severity,
match expression, and format is displayed.
Example
The following command displays the log configuration:
show log configuration target
The following is sample output from this command:
Log Target : memory-buffer
Enabled ? : yes
Filter Name : DefaultFilter
Match regex : Any
Severity : Debug-Data (through Critical)
Format : MM/DD/YYYY HH:MM:SS.hh <Severity:Component.SubComponent.Condit
ion>
Buffer size : 1000 messages
Log Target : nvram
Enabled ? : yes
Filter Name : DefaultFilter
Match regex : Any
Severity : Warning (through Critical)
Format : MM/DD/YYYY HH:MM:SS.hh <Severity:Component.SubComponent.Condit
console Show the log configuration for the console display.
memory-buffer Show the log configuration for volatile memory.
nvram Show the log configuration for NVRAM.
session Show the log configuration for the current session (including console display).
syslog Show the configuration for the specified syslog target.
ipaddress Specifies the syslog IP address.
local0 ... local7 Specifies the local syslog facility.