Specifications
disable log target
ExtremeWare XOS 10.1 Command Reference Guide 269
disable log target
disable log target [console | memory-buffer | nvram | session | syslog [all
| <ipaddress> ] [local0 ... local7]]]
Description
Stops sending log messages to the specified target.
Syntax Description
Default
Enabled, for memory buffer and NVRAM; all other targets are disabled by default.
Usage Guidelines
This command stops sending messages to the specified target. By default, the memory buffer and the
NVRAM targets are enabled. Other targets must be enabled before messages are sent to those targets.
Configuration changes to the session target are in effect only for the duration of the console display or
telnet session, and are not saved in FLASH. Changes to the other targets are saved to FLASH.
Example
The following command disables log messages to the current session:
disable log target session
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 of the remote syslog servers.
ipaddress Specifies the syslog host name or IP address.
local0 ... local7 Specifies the local syslog facility.