Update main.yml
This commit is contained in:
parent
5cf6b1f1ab
commit
5c4dfac51a
|
@ -70,13 +70,13 @@ logrotate_applications:
|
|||
|
||||
- name: custom
|
||||
logs:
|
||||
- /var/log/custom/*_log
|
||||
- /var/log/custom/*_log
|
||||
options:
|
||||
- daily
|
||||
- compress
|
||||
- rotate 6
|
||||
|
||||
- name : dpkg
|
||||
- name: dpkg
|
||||
logs:
|
||||
- /var/log/dpkg.log
|
||||
options:
|
||||
|
|
Loading…
Reference in a new issue