Rainer Gerhards 27f96c84d3 imjournal bugfix: do not disable itself on error
If some functions calls inside the main loop failed, imjournal exited
with an error code, actually disabling all logging from the journal.
This was probably never intended.

This patch makes imjournal recover the situation instead.

closes https://github.com/rsyslog/rsyslog/issues/1895
2017-11-05 14:41:48 +01:00
..