journald.logs
Collect logs from journald
collect:
v1:
- journald.logs:
output_dir: /system/journald/cooltool-api
reverse: true
unit: cooltool-api
since: '2018-01-01'
Required Parameters
unit
- Systemd unit from which to collect logs
Optional Parameters
reverse
- Store logs in reverse chronological ordersince
- Since date for log collection
Outputs
logs.raw
- The raw output thejournald
logs for the unit
Shared Parameters
This spec also inherits all of the required and optional Shared Parameters