Isolate sudo syslog logs from remote logging

Bug #1390376 reported by Bogdan Dobrelya
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Committed
Medium
Bogdan Dobrelya

Bug Description

sudo messages from Openstack wrappers are *too* numerous and absolutely non informative.
At the scale, they will only generate an additional traffic and waste a space at the remote log server.
See http://lists.openstack.org/pipermail/openstack/2014-October/009710.html

We should isolate sudo syslog records to local files stored at nodes only and do not send them remotely.

Changed in fuel:
importance: Undecided → Medium
status: New → Triaged
assignee: nobody → Bogdan Dobrelya (bogdando)
milestone: none → 6.0
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-library (master)

Fix proposed to branch: master
Review: https://review.openstack.org/133168

Changed in fuel:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/133168
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=5ead537d1680ab22f586e6fdea3a1dd6e40e31c9
Submitter: Jenkins
Branch: master

commit 5ead537d1680ab22f586e6fdea3a1dd6e40e31c9
Author: Bogdan Dobrelya <email address hidden>
Date: Fri Nov 7 10:22:11 2014 +0100

    Isolate sudo syslog logs locally

    W/o this fix sudo messages from Openstack root-wrappers are *too*
    numerous and just flooding the network around and consume additional
    space at the remote log server.

    The solution is do not send sudo logs remotely, but store them locally
    instead.
    * Add new /var/log/sudo.log file for sudo logs at Openstack nodes
    * Add /var/log/sudo.log to rotation plans as well.

    DocImpact
    Closes-bug: #1390376

    Change-Id: Ife1cb9d6c342966d09329745c8dfeb96e15737be
    Signed-off-by: Bogdan Dobrelya <email address hidden>

Changed in fuel:
status: In Progress → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.