Reads journalctl output.
offsets_file string required
The filename to store offsets of processed messages.
journal_args []string default=-f -a
Additional args for journalctl.
Plugin forces "-o json" and "-c cursor" or "-n all", otherwise
you can use any additional args.
Have a look at https://man7.org/linux/man-pages/man1/journalctl.1.html
Generated using insane-doc