CA Directory supports rolling of the trace and alarm log.
This is exactly the same way that the other logs rotate (summary, query etc), except for one difference: the current day's trace and alarm logs will always be known as "dsaName_trace.log" and "dsaName_alarm.log".
When the system clock ticks over to one past mightnight (00:01), the DSA acknowledges that more than 24 hours has elapsed and does the following:
This method allows the alarm and trace logs to retain their current log file names, as well as enabling the rollover effect.
The following commands enable this feature:
set rollover-trace-log = true; set rollover-alarm-log = true;
Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |