35
Cisco 220 Series Smart Plus Switches Command Line Interface Reference Guide Release 1.0.0.x
454
Syslog Commands
clear logging
To clear the log messages from the internal logging buffer, use the clear logging
Privileged EXEC mode command.
Syntax
clear logging {buffered | file}
Parameters
•
buffered—Clears the log messages stored in RAM.
•
file—Clears the log messages stored in flash.
Command Mode
Privileged EXEC mode
Example
The following example clears the log messages stored in RAM:
switchxxxxxx#
clear logging buffered
logging host
To define a remote SYSLOG server where log messages are sent (using the
SYSLOG protocol), use the logging host Global Configuration mode command.
To delete a SYSLOG server, use the no form of this command.