Details
-
Type:
Sub-task
-
Status: Done
-
Priority:
Medium
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.12.0
-
Component/s: None
-
Labels:None
-
Story Points:1
Description
In this snippet 1M and 10 should be reference variables in def.
Rotate CFEngine log files"
handle => "cfe_internal_log_rotation_rotate_log_files",
usebundle => logrotate( @(def.cfe_log_files), 1M, 10 ),
comment => "To keep the disk from getting to full we want to rotate
log files when they reach 1MB in size. So that we have
some history , we keep 10 versions.";
Attachments
Issue Links
- relates to
-
CFE-2048 filestat's linktarget argument fails on relative target paths
-
- Done
-