This repository was archived by the owner on Jan 5, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
This repository was archived by the owner on Jan 5, 2024. It is now read-only.
securedrop-log errors in syslog #15
Copy link
Copy link
Closed
freedomofpress/securedrop-workstation
#479Labels
Description
I have observed many errors in syslog, for the sd-log
VM. Steps to reproduce:
cat /var/log/syslog
in sd-log
, observe a deluge of errors:
Mar 2 10:13:46 localhost rsyslogd: action 'action-0-omprog' resumed (module 'omprog') [v8.1901.0 try https://www.rsyslog.com/e/2359 ]
Mar 2 10:13:46 localhost rsyslogd: child process (pid 1840) exited with status 1 [v8.1901.0]
Mar 2 10:13:46 localhost rsyslogd: omprog: program '/usr/sbin/sd-rsyslog' (pid 1840) terminated; will be restarted [v8.1901Mar 2 10:13:51 localhost rsyslogd: action 'action-0-omprog' resumed (module 'omprog') [v8.1901.0 try https://www.rsyslog.com/e/2359 ]
Mar 2 10:13:51 localhost rsyslogd: child process (pid 1845) exited with status 1 [v8.1901.0]
Mar 2 10:13:51 localhost rsyslogd: omprog: program '/usr/sbin/sd-rsyslog' (pid 1845) terminated; will be restarted [v8.1901.0 try https://www.rsyslog.com/e/2119 ]
Mar 2 10:13:51 localhost rsyslogd: action 'action-0-omprog' suspended (module 'omprog'), retry 0. There should be messages before this one giving the reason for suspension. [v8.1901.0 try https://www.rsyslog.com/e/2007 ]
Mar 2 10:13:52 localhost rsyslogd: action 'action-0-omprog' resumed (module 'omprog') [v8.1901.0 try https://www.rsyslog.com/e/2359 ]
Mar 2 10:13:52 localhost rsyslogd: child process (pid 1846) exited with status 1 [v8.1901.0]
Mar 2 10:13:52 localhost rsyslogd: omprog: program '/usr/sbin/sd-rsyslog' (pid 1846) terminated; will be restarted [v8.1901.0 try https://www.rsyslog.com/e/2119 ]
Mar 2 10:13:52 localhost rsyslogd: action 'action-0-omprog' suspended (module 'omprog'), retry 0. There should be messages before this one giving the reason for suspension. [v8.1901.0 try https://www.rsyslog.com/e/2007 ]
Mar 2 10:13:53 localhost rsyslogd: action 'action-0-omprog' resumed (module 'omprog') [v8.1901.0 try https://www.rsyslog.com/e/2359 ]