Bug 892626

Summary: Double logging when using syslog
Product: [Fedora] Fedora EPEL Reporter: robert.vanleeuwen
Component: openstack-novaAssignee: Mark McLoughlin <markmc>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: el6CC: alexander.sakhnov, apevec, bfilippov, breu, d.busby, Jan.van.Eldik, jonathansteffan, jose.castro.leon, markmc, matt_domsch, mlvov, ndipanov, pbrady, p, rbryant, rkukura
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-15 14:43:48 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Proposed patch none

Description robert.vanleeuwen 2013-01-07 12:49:25 UTC
Description of problem:
Doubled logging when configuring syslog: logging will go to syslog AND to file.

The initscripts of the various nova components include a --logfile $logfile
This will always turn on logging to file even if syslog is setup in the nova config.

FYI, Ubuntu upstart does not use a --logfile in the init script:
http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/quantal/nova/quantal/view/head:/debian/nova-api-os-compute.upstart.in


Version-Release number of selected component (if applicable):
Folsom

Comment 1 robert.vanleeuwen 2013-01-07 13:05:42 UTC
Created attachment 673991 [details]
Proposed patch

Comment 2 Pádraig Brady 2014-01-15 14:43:48 UTC

*** This bug has been marked as a duplicate of bug 966050 ***