MongoDB appender
----------------

                 Key: LBCLASSIC-261
                 URL: http://jira.qos.ch/browse/LBCLASSIC-261
             Project: logback-classic
          Issue Type: New Feature
          Components: appender
    Affects Versions: 0.9.28
            Reporter: Tomasz Nurkiewicz
            Assignee: Logback dev list


An appender similar to DbAppender, but storing logs in MongoDB 
document-oriented database. Should be capable of storing both classic and 
access logs. MongoDB seems especially well suited for this task since it is 
schema-less and very fast.

Prototype implementation + integration tests (MongoDB instance running 
required) can be found here: 
https://github.com/nurkiewicz/logback/tree/mongodb-appender.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.qos.ch/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
logback-dev mailing list
[email protected]
http://qos.ch/mailman/listinfo/logback-dev

Reply via email to