[logback-dev] [JIRA] Created: (LBCLASSIC-261) MongoDB appender

Tomasz Nurkiewicz (JIRA) noreply-jira at qos.ch
Thu Apr 7 23:44:52 CEST 2011


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

        


More information about the logback-dev mailing list