
[ http://jira.qos.ch/browse/LBCLASSIC-261?page=com.atlassian.jira.plugin.syste... ] Bernd Winter commented on LBCLASSIC-261: ---------------------------------------- As I've tried to use Tomasz' solution recently (and with success!), I also made a rebase of his branch to the latest state of the official version. It can be found here: https://github.com/bewinter/logback/tree/mongodb_ext And I'm also voting for this feature because I'm currently starting to use it productively at work and at home. Although I haven't experimented heavily with various configurations, Tomasz's implementation seems very suitable for my demands at least: access to remote DBs works properly, basic auth. as well...
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