Jump to content

rsyslogd action suspended messages in /var/log/syslog


Gord_W

Recommended Posts

Hi,

From a quick search of the forum this appears to be happening across different CPUs so I am posting here rather in the H3 forum.  Using the current updated legacy version.  ARMBIAN 5.36 Ubuntu 16.04.3 LTS 3.4.113-sun8i

 

/var/log/syslog gets repeated messages due to xconsole not being installed.

 

Ref:

https://devcentral.nasqueron.org/T806

https://forum.odroid.com/viewtopic.php?f=136&t=21897

 

The solution is to comment out the last few lines in /etc/rsyslog.d/50-default.conf

 

nano /etc/rsyslog.d/50-default.conf

 

so it looks like

...

# NOTE: adjust the list below, or you'll go crazy if you have a reasonably
#      busy site..
#
#daemon.*;mail.*;\
#       news.err;\
#       *.=debug;*.=info;\
#       *.=notice;*.=warn       |/dev/xconsole

 

Restart the logging:

service rsyslog restart

 

Now there are no more messages every couple minutes filling up the logs.

 

Hope that helps someone else.

Regards,

Gord_W

 

 

Dec 12 12:23:28 localhost rsyslogd-2007: action 'action 9' suspended, next retry is Tue Dec 12 12:24:28 2017 [v8.16.0 try http://www.rsyslog.com/e/2007 ]
Dec 12 12:25:01 localhost rsyslogd-2007: action 'action 9' suspended, next retry is Tue Dec 12 12:26:01 2017 [v8.16.0 try http://www.rsyslog.com/e/2007 ]
Dec 12 12:27:10 localhost rsyslogd-2007: action 'action 9' suspended, next retry is Tue Dec 12 12:28:10 2017 [v8.16.0 try http://www.rsyslog.com/e/2007 ]
Dec 12 12:35:01 localhost rsyslogd-2007: action 'action 9' suspended, next retry is Tue Dec 12 12:36:01 2017 [v8.16.0 try http://www.rsyslog.com/e/2007 ]
Dec 12 12:38:12 localhost rsyslogd-2007: action 'action 9' suspended, next retry is Tue Dec 12 12:39:12 2017 [v8.16.0 try http://www.rsyslog.com/e/2007 ]
Dec 12 12:39:30 localhost rsyslogd-2007: action 'action 9' suspended, next retry is Tue Dec 12 12:40:30 2017 [v8.16.0 try http://www.rsyslog.com/e/2007 ]
Dec 12 12:40:33 localhost rsyslogd-2007: action 'action 9' suspended, next retry is Tue Dec 12 12:41:33 2017 [v8.16.0 try http://www.rsyslog.com/e/2007 ]
Dec 12 12:43:37 localhost rsyslogd-2007: action 'action 9' suspended, next retry is Tue Dec 12 12:44:37 2017 [v8.16.0 try http://www.rsyslog.com/e/2007 ]
Dec 12 12:45:02 localhost rsyslogd-2007: action 'action 9' suspended, next retry is Tue Dec 12 12:46:02 2017 [v8.16.0 try http://www.rsyslog.com/e/2007 ]
Dec 12 12:55:01 localhost rsyslogd-2007: action 'action 9' suspended, next retry is Tue Dec 12 12:56:01 2017 [v8.16.0 try http://www.rsyslog.com/e/2007 ]
Dec 12 12:56:17 localhost rsyslogd-2007: action 'action 9' suspended, next retry is Tue Dec 12 12:57:47 2017 [v8.16.0 try http://www.rsyslog.com/e/2007 ]
Dec 12 12:59:44 localhost rsyslogd-2007: action 'action 9' suspended, next retry is Tue Dec 12 13:01:14 2017 [v8.16.0 try http://www.rsyslog.com/e/2007 ]
Dec 12 13:01:37 localhost rsyslogd-2007: action 'action 9' suspended, next retry is Tue Dec 12 13:03:07 2017 [v8.16.0 try http://www.rsyslog.com/e/2007 ]
Dec 12 13:05:01 localhost rsyslogd-2007: action 'action 9' suspended, next retry is Tue Dec 12 13:06:31 2017 [v8.16.0 try http://www.rsyslog.com/e/2007 ]
Dec 12 13:15:01 localhost rsyslogd-2007: action 'action 9' suspended, next retry is Tue Dec 12 13:16:31 2017 [v8.16.0 try http://www.rsyslog.com/e/2007 ]
Dec 12 13:17:01 localhost rsyslogd-2007: action 'action 9' suspended, next retry is Tue Dec 12 13:18:31 2017 [v8.16.0 try http://www.rsyslog.com/e/2007 ]
Dec 12 13:19:22 localhost rsyslogd-2007: action 'action 9' suspended, next retry is Tue Dec 12 13:20:52 2017 [v8.16.0 try http://www.rsyslog.com/e/2007 ]
Dec 12 13:23:37 localhost rsyslogd-2007: action 'action 9' suspended, next retry is Tue Dec 12 13:25:07 2017 [v8.16.0 try http://www.rsyslog.com/e/2007 ]

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines