summaryrefslogtreecommitdiffstats
path: root/plugins/imjournal/imjournal.h
Commit message (Collapse)AuthorAgeFilesLines
* Add imjournal module for reading messages from systemd journal.Milan Bartos2013-03-051-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