mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-26 07:05:19 +02:00
12 lines
230 B
Plaintext
12 lines
230 B
Plaintext
![]() |
- type: log
|
||
|
enabled: True
|
||
|
paths:
|
||
|
- /var/log/pve-*.log
|
||
|
- /var/log/pveam.log
|
||
|
- /var/log/pveproxy/access.log
|
||
|
- /var/log/openvswitch/*.log
|
||
|
- /var/log/vzdump/*.log
|
||
|
exclude_files:
|
||
|
- '\.[gx]z$'
|
||
|
- '\d+$'
|