Log Management Tasks
Page 232 7705 SAR OS System Management Guide
config>log>file-id# location cf3:
config>log>file-id# rollover 2880 retention 500
config>log>file-id# exit
The following displays the file ID modifications:
ALU-12>config>log# info
----------------------------------------------
...
file-id 1
description "LocationTest."
location cf3:
rollover 2880 retention 500
exit
...
----------------------------------------------
ALU-12>config>log#
Deleting a File ID
Use the following CLI syntax to delete a file ID:
CLI Syntax: config>log
no file-id log-file-id
The following displays an example of deleting a file ID:
Example: config>log# no file-id 1
Deleting a Syslog ID
Use the following CLI syntax to delete a syslog ID:
CLI Syntax: config>log
no syslog syslog-id
The following displays an example of deleting a syslog ID:
Example: config# log
config>log# no syslog 1
Note: All references to the file ID must be deleted before the file ID can be removed.