summaryrefslogtreecommitdiff
blob: 4839e682c69e0f884e6df5b695b5a3e460cfd03f (plain)
1
2
3
4
5
6
7
8
9
10
11
/var/log/jenkins/jenkins.log /var/log/jenkins/access_log {
    compress
    dateext
    maxage 365
    rotate 99
    size 4M
    notifempty
    missingok
    create 644
    copytruncate
}