Bug 1083050 - [RFE] Double logging when using syslog;
Summary: [RFE] Double logging when using syslog;
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-ceilometer
Version: 5.0 (RHEL 7)
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: 6.0 (Juno)
Assignee: Eoghan Glynn
QA Contact: Shai Revivo
URL:
Whiteboard:
Depends On: 966050 1083057 1083063
Blocks: 1083039
TreeView+ depends on / blocked
 
Reported: 2014-04-01 11:51 UTC by Vladan Popovic
Modified: 2019-09-09 13:41 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of: 966050
Environment:
Last Closed: 2016-07-29 13:16:36 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Vladan Popovic 2014-04-01 11:51:53 UTC
+++ This bug was initially created as a clone of Bug #966050 +++

Description of problem:
Double logging when using syslog; 

Doubled logging when configuring syslog: logging will go to syslog AND to file.

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

Note that this bug is a duplicate of the bugreport in EPEL: https://bugzilla.redhat.com/show_bug.cgi?id=892626

I recreate this report since RDO is split of from the EPEL version (and that nothing happened with that bugreport)

--- Additional comment from Pádraig Brady on 2014-01-15 09:43:48 EST ---



--- Additional comment from Xavier Queralt on 2014-03-10 09:38:28 EDT ---

I think there is no specify the logfile in the service script. Vladan, could you change this in the nova service scripts while doing the next build?

--- Additional comment from Alan Pevec on 2014-04-01 06:15:02 EDT ---

(In reply to Xavier Queralt from comment #2)
> I think there is no specify the logfile in the service script.

--logfile is specified in each service script so they have separate log files.

> Vladan, could you change this in the nova service scripts while doing the next build?

If you want to remove --logfile, then each service will need separate dist-conf file?

Comment 6 Julien Danjou 2016-07-29 13:16:36 UTC
This has been fixed in OSP 6.


Note You need to log in before you can comment on or make changes to this bug.