summaryrefslogtreecommitdiff
path: root/templates/system/syslog/global/archive/node.def
blob: 17d6c996369aa7d72736b1e2c903778f9a479222 (plain)
1
2
3
4
5
6
help: Set log file size and rotation characteristics
# need mandatory files & size
update:expression: "sudo sh -c \"/opt/vyatta/sbin/vyatta_update_logrotate.pl \
'$VAR(files/@)' '$VAR(size/@)' 1\" "
delete:expression: "sudo sh -c \"/opt/vyatta/sbin/vyatta_update_logrotate.pl \
'$VAR(files/@)' '$VAR(size/@)' 0\" "