[
https://issues.apache.org/jira/browse/QPID-3482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alan Conway resolved QPID-3482.
-------------------------------
Resolution: Fixed
Fixed on trunk r1170164
> Unable to switch off logging to syslog when qpidd runs as daemon
> -----------------------------------------------------------------
>
> Key: QPID-3482
> URL: https://issues.apache.org/jira/browse/QPID-3482
> Project: Qpid
> Issue Type: Bug
> Components: C++ Broker
> Affects Versions: 0.10
> Reporter: Pavel Moravec
> Assignee: Alan Conway
> Priority: Trivial
> Fix For: 0.14
>
>
> When qpidd runs as daemon, it is impossible to switch off its logging to
> syslog:
> qpidd --log-to-syslog no --log-to-file /tmp/qpidd.txt -d
> causes logs go to syslog, while:
> qpidd --log-to-syslog no --log-to-file /tmp/qpidd.txt
> doesn't log to syslog.
> I think the issue is caused by -d flag overriding log-to-syslog option:
> Daemon options:
> -d [ --daemon ] Run as a daemon. Logs to syslog by default in
> this mode.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]