parse_journald

Plugin

ArgDescriptionType
filenameA list of journal log files to parse.list of OSPath (required)
accessorThe accessor to use.string
rawEmit raw events (not parsed).bool
start_timeOnly parse events newer than this time (default all times).time.Time
end_timeOnly parse events older than this time (default all times).time.Time

Required Permissions: FILESYSTEM_READ

Description

Parse a journald file.