Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add imjournal module for reading messages from systemd journal. | Milan Bartos | 2013-03-05 | 1 | -0/+36 |
For reading messages with all fields from structured systemd journal log messages. Loading module with $ModLoad imjournal is enough to start pulling messages no other configuration is needed. modified: Makefile.am modified: configure.ac new file: plugins/imjournal/Makefile.am new file: plugins/imjournal/imjournal.c new file: plugins/imjournal/imjournal.h |