From: jungle B. <jun...@gm...> - 2016-08-08 19:07:30
|
Hi All, I'd like to use sshguard on a pine64 soc system with linux kernel 3.10.102-2-pine64-longsleep. I have installed syslog-ng v3.5 from apt packages and I'm attempting to configure sshguard + syslog-ng per this page: http://www.sshguard.net/docs/setup/#syslog-ng I believe there may be an issue with this line: log { source(src); filter(f_sshguard); destination(sshguard); }; When that line is present in /etc/syslog-ng/syslog-ng.conf, I get this when restarting syslog-ng: sudo /etc/init.d/syslog-ng restart Restarting syslog-ng (via systemctl): syslog-ng.serviceJob for syslog-ng.service failed. See 'systemctl status syslog-ng.service' and 'journalctl -xn' for details. failed! $ sudo systemctl status syslog-ng.service â syslog-ng.service - System Logger Daemon Loaded: loaded (/lib/systemd/system/syslog-ng.service; enabled) Active: failed (Result: start-limit) since Mon 2016-08-08 19:03:05 UTC; 27s ago Docs: man:syslog-ng(8) Process: 32137 ExecStart=/usr/sbin/syslog-ng -F (code=exited, status=2) Main PID: 32137 (code=exited, status=2) Status: "Starting up... (Mon Aug 8 19:03:05 2016" Aug 08 19:03:05 pine64 systemd[1]: Unit syslog-ng.service entered failed state. Aug 08 19:03:05 pine64 systemd[1]: syslog-ng.service holdoff time over, scheduling restart. Aug 08 19:03:05 pine64 systemd[1]: Stopping System Logger Daemon... Aug 08 19:03:05 pine64 systemd[1]: Starting System Logger Daemon... Aug 08 19:03:05 pine64 systemd[1]: syslog-ng.service start request repeated too quickly, refusing to start. Aug 08 19:03:05 pine64 systemd[1]: Failed to start System Logger Daemon. Aug 08 19:03:05 pine64 systemd[1]: Unit syslog-ng.service entered failed state. Anyone have a valid log entry I can use for syslog 3.5? Thanks! -- ------- inum: 883510009027723 sip: jun...@si... |