configure log target format
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
583
configure log target format
configure log target [console | memory-buffer | nvram | session | syslog
[all | <ipaddress> | <ipPort>] {vr <vr_name>} {local0 ... local7}]]
format [timestamp [seconds | hundredths | none]
| date [dd-mm-yyyy | dd-Mmm-yyyy | mm-dd-yyyy | Mmm-dd | yyyy-mm-dd | none]
| severity
| event-name [component | condition | none | subcomponent]
| host-name
| priority
| process-name
| process-slot
| source-line
Description
Configures the formats of the displayed message, on a per-target basis.
Syntax Description
console
Specifies the console display.
memory-buffer
Specifies the switch memory buffer.
nvram
Specifies the switch NVRAM.
session
Specifies the current session (including console display).
syslog
Specifies a syslog target.
all
Specifies all remote syslog servers.
ipaddress
Specifies the syslog IP address.
ipPort
Specifies the UDP port number for the syslog target.
vr_name
Specifies the virtual router that can reach the server IP address.
NOTE: The BlackDiamond 8800 series switch and the Summit X450 family of
switches do not support user-created VRs.
local0 ... local7
Specifies the local syslog facility.
timestamp
Specifies a timestamp formatted to display seconds, hundredths, or none.
date
Specifies a date formatted as specified, or none.
severity
Specifies whether to include the severity.
event-name
Specifies how detailed the event description will be. Choose from none,
component, subcomponent, or condition.
host-name
Specifies whether to include the syslog host name.
priority
Specifies whether to include the priority.
process-name
Specifies whether to include the internal process name.
process-slot
Specifies which slot number the message was generated.
NOTE: This parameter is available only on modular switches.
source-line
Specifies whether to include the source file name and line number.