Bug 448917

Summary: broker default to syslog, improvements to syslog configuration.
Product: Red Hat Enterprise MRG Reporter: Alan Conway <aconway>
Component: qpid-cppAssignee: Alan Conway <aconway>
Status: CLOSED CURRENTRELEASE QA Contact: Kim van der Riet <kim.vdriet>
Severity: urgent Docs Contact:
Priority: urgent    
Version: betaKeywords: Reopened
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 1.0 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-12-02 16:06:13 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 449040    

Description Alan Conway 2008-05-29 14:01:37 UTC
Description of problem:

Broker to default to --log-output=syslog --log-enable=warn+
Install scripts set up appropriate syslog configuration.
New config options:
 --log--syslog-name - default to argv[0]
 --log--syslog-facility - default to LOG_USER

Update to install guide required.

Comment 1 Gordon Sim 2008-05-29 15:13:35 UTC
Default for log-output should not be syslog, that will be done in the qpidd init
script.

Comment 2 Alan Conway 2008-06-02 22:00:39 UTC
Added the following new options:
  --syslog-name NAME (lt-qpidd)           Name to use in syslog messages
  --syslog-facility LOG_XXX (LOG_DAEMON)  Facility to use in syslog messages

Default output not changed.

Revision r662558

Comment 4 Lana Brindley 2008-06-04 02:58:24 UTC
Ooops - meant to close the doc bug, not this one. My bad.

LKB

Comment 5 Mike Bonnet 2008-06-20 03:52:47 UTC
qpidc-0.2.667603-1.el5, qpidc-perftest-0.2.667603-1.el5, qpidd-0.2.667603-1.el5, and rhm-0.2.2153-1.el5 have been pushed to the staging repo for testing