mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-07 02:08:50 +02:00
15 lines
208 B
YAML
15 lines
208 B
YAML
![]() |
---
|
||
|
|
||
|
sources:
|
||
|
in_logs_zimbra:
|
||
|
type: file
|
||
|
include:
|
||
|
- /opt/zimbra/log/*.log
|
||
|
|
||
|
transforms:
|
||
|
format_logs_zimbra:
|
||
|
type: remap
|
||
|
inputs: ["in_logs_zimbra"]
|
||
|
source: |
|
||
|
# Nothing to do
|