mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-25 22:53:23 +02:00
9 lines
163 B
Plaintext
9 lines
163 B
Plaintext
![]() |
- type: log
|
||
|
enabled: True
|
||
|
paths:
|
||
|
- /var/log/postgresql/postgresql-11-main.log
|
||
|
- /var/log/pmgproxy/*.log
|
||
|
exclude_files:
|
||
|
- '\.[gx]z$'
|
||
|
- '\d+$'
|