mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-26 15:13:20 +02:00
10 lines
140 B
Plaintext
10 lines
140 B
Plaintext
![]() |
- type: log
|
||
|
enabled: True
|
||
|
paths:
|
||
|
- /var/log/zimbra.log
|
||
|
- /opt/zimbra/log/*.log
|
||
|
exclude_files:
|
||
|
- '\.[gx]z$'
|
||
|
- '\d+$'
|
||
|
|