Page MenuHomeDevCentral

Disable xconsole pipeline in rsyslog
ClosedPublic

Authored by dereckson on Sep 11 2016, 02:13.
Tags
None
Referenced Files
F3744630: D673.id.diff
Fri, Nov 15, 07:50
Unknown Object (File)
Wed, Nov 13, 18:09
Unknown Object (File)
Wed, Nov 13, 18:09
Unknown Object (File)
Wed, Nov 13, 18:09
Unknown Object (File)
Tue, Nov 12, 05:46
Unknown Object (File)
Tue, Nov 12, 04:56
Unknown Object (File)
Tue, Nov 12, 04:53
Unknown Object (File)
Mon, Nov 11, 23:17
Subscribers
None

Details

Summary

On Debian arm, rsyslog offers a default configuration file
defining a xconsole pipeline. But xconsole isn't installed
on some servers. We so disable it.

This suppresses the following log flood:

Sep 11 01:25:01 eglide rsyslogd-2007: action 'action 9' suspended, next retry is Sun Sep 11 01:26:31 2016 [v8.16.0 try http://www.rsyslog.com/e/2007 ]

Reference: http://kb.monitorware.com/kbeventdb-detail-id-6925.html

Fixes T806.

Test Plan

Tested on Eglide, message disappeared from the log.

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson retitled this revision from to Disable xconsole pipeline in rsyslog.
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: Sandlayth.
$ salt eglide state.apply roles/core/rsyslog
eglide:
----------
          ID: rc
    Function: file.managed
        Name: /etc/rsyslog.d/50-default.conf
      Result: True
     Comment: File /etc/rsyslog.d/50-default.conf is in the correct state
     Started: 02:15:49.961729
    Duration: 1402.618 ms
     Changes:   

Summary for eglide
------------
Succeeded: 1
Failed:    0
------------
Total states run:     1
Total run time:   1.403 s
Sandlayth edited edge metadata.
This revision is now accepted and ready to land.Sep 11 2016, 18:59
This revision was automatically updated to reflect the committed changes.