On 09/13/2011 08:28 AM, Bradley Scalio wrote:
Greetings,

Trying to turn off logging to /var/log/messages and send qpidd logging to
/var/log/qpidd.log

I tried the following in our qpidd.conf:

sed -i '$a log-to-file=/var/log/qpidd.log' qpidd.conf
sed -i '$a log-to-syslog=no' qpidd.conf

I get logging to /var/log/qpidd.log but I still am receiving duplicates to
/var/log/messages.

I know there are ample log sink options and variations, and have tested a few to
no avail, including syslog-name=qpidd.log

Is there a basic setup to not log to syslog?


That's a bug, log-to-syslog=no should disable syslog logging. Can you raise a JIRA at https://issues.apache.org/jira/secure/Dashboard.jspa to track this?

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to