mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-12-28 00:49:26 -05:00
10 lines
139 B
YAML
10 lines
139 B
YAML
|
- type: journald
|
||
|
enabled: true
|
||
|
id: journald
|
||
|
|
||
|
- type: filestream
|
||
|
enabled: true
|
||
|
id: container
|
||
|
paths:
|
||
|
- /var/log/pods/*/*/*.log
|