[syslog-ng] syslog doesn't log if system date is older than date on last reboot
Nagy Gábor
gabor.hl at gmail.com
Thu Feb 6 06:51:16 UTC 2020
I think you need to add /dev/log to unix-dgram.
source s_src { unix-dgram("/dev/log");
internal();
file("/proc/kmsg" program_override("kernel"));
};
Regards,
Gábor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.balabit.hu/pipermail/syslog-ng/attachments/20200206/e1ae1d9e/attachment-0001.html>
More information about the syslog-ng
mailing list