You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Adam Kocoloski (JIRA)" <ji...@apache.org> on 2013/05/29 16:49:20 UTC

[jira] [Updated] (COUCHDB-1786) Logs can be sent/received in json format.

     [ https://issues.apache.org/jira/browse/COUCHDB-1786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Kocoloski updated COUCHDB-1786:
------------------------------------

    Component/s: Logging
    
> Logs can be sent/received in json format.
> -----------------------------------------
>
>                 Key: COUCHDB-1786
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1786
>             Project: CouchDB
>          Issue Type: Improvement
>          Components: HTTP Interface, Logging
>            Reporter: Garren Smith
>
> We couchdb logs are requested (http://127.0.0.1:5984/_log) they are currently returned in a text format. It would be nice to have the option of getting them returned in json format. This makes it easier to work with them in javascript or any other language as we would not need to do heavy parsing on the logs.
> I originally submitted this as a pull request (https://github.com/apache/couchdb/pull/39) but its more appropriate to have it as an issue. 
> As this stage the code submitted is not good enough to be merged in. If someone else is interested in improving or rewriting this it would be great. 
> If we could make this an http EventSource that would be great as well. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira