Event Logs
Page 210 7705 SAR OS System Management Guide
Default System Log
Log 99 is a preconfigured memory-based log that logs events from the main event source
(not security, debug, or change). Log 99 exists by default.
The following example displays the log 99 configuration.
ALU-1>config>log# info detail
#------------------------------------------
echo "Log Configuration "
#------------------------------------------
...
log-id 99
description "Default system log"
no filter
time-format utc
from main
to memory 500
no shutdown
exit
----------------------------------------------