[
https://issues.apache.org/jira/browse/COUCHDB-412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12730350#action_12730350
]
Enda Farrell commented on COUCHDB-412:
--------------------------------------
Unfortunatly, the "log] pipe = ..." directive does not seem to work.
In my "defaults.ini" I have "/usr/local/couchdb/var/log/couch.log" as the
default log. In my per-instance ini (I run many instances on a single machine)
I have overriding definitions tghat puts CouchDB logs into specific
directories. When I change the per-instance ini, the override does not work,
CouchDB is NOT logging into the pipe, it is logging into the default log. It's
not failing on startup - it fails silently instead of thorwing an error.
> CouchDB fails to start when log file is a pipe
> ----------------------------------------------
>
> Key: COUCHDB-412
> URL: https://issues.apache.org/jira/browse/COUCHDB-412
> Project: CouchDB
> Issue Type: Bug
> Affects Versions: 0.9
> Environment: CentOS x86_64
> Reporter: Enda Farrell
>
> I have an 0.9 CouchDB. When the local.ini file's [log] file is actually a
> pipe (with a known to be running consumer) rather than a file, CouchDB fails
> to start.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.