Specifications
2-76
Cisco SCE 8000 CLI Command Reference
Chapter 2 CLI Command Reference
clear logger
clear logger
Clears the Cisco SCE platform logger (user log files). This operation erases the information stored in the
user log files.
clear logger device {user-file-log | line-attack-file-log} [counters | nv-counters]
Syntax Description
Command Default None
Command Modes Privileged EXEC
Command History This table includes the following release-specific history entries:
Usage Guidelines The user log files have a size limit, with new entries overwriting the oldest entries, so you do not need
to regularly clear the log files. Use this operation when you are certain that the information contained in
the logs is irrelevant and might be confusing (for example, when reinstalling the system at a new site
whose administrators do not need old information).
• The counters keyword clears the counters of the Cisco SCE platform logger (user log files). These
counters keep track of the number of info, warning, error, and fatal messages.
• The nv-counters keyword clears the nonvolatile counters for the entire log or for only the specified
SCE platform. These counters are not cleared during bootup, and must be cleared explicitly by using
this command.
Authorization: admin
Examples The following example shows how to clear the Cisco SCE platform user log file:
SCE8000>enable 10
Password:<cisco>
SCE8000#clear logger device user-file-log
Are you sure? Y
SCE8000#
device Device name to be cleared. Choose user-file-log or line-attack-file-log.
counters Clears the couters of the Cisco SCE platform logger.
nv-counters Clears the nonvolatile counters for the entire log or for only the specified
SCE platform.
Release Modification
2.5.7 This command was introduced.










