Skip to content
Snippets Groups Projects
Commit 117bbadc authored by MyIgel's avatar MyIgel :fire:
Browse files

Logrotate: Changed values

parent 1e034c46
Branches
No related tags found
1 merge request!110Added logrotate
Pipeline #
# see "man logrotate" for details
# rotate log files weekly
weekly
daily
# keep 4 weeks worth of backlogs
rotate 4
rotate 9
# create new (empty) log files after rotating old ones
create
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment