[
https://issues.apache.org/jira/browse/LOG4J2-603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14965910#comment-14965910
]
Gary Gregory commented on LOG4J2-603:
-------------------------------------
There are several ways you can go about it, depending on how you plan on using
Gora I suppose.
If you want to use it as a NoSQL store, then I'd look at the
{{org.apache.logging.log4j.nosql.appender}} package in the {{log4j-nosql}}
module. We have providers in subpackages for CouchDB and MongoDB.
If you want to fit in as a more traditional database appender, then look in the
{{log4j-core}} module at the package
{{org.apache.logging.log4j.core.appender.db}}, where we have subpackages for
JDBC and JPA.
Or maybe you'll just be a new kind of Appender that does not fit in either.
> Use Gora as storage abstraction for Log4j 2.X
> ---------------------------------------------
>
> Key: LOG4J2-603
> URL: https://issues.apache.org/jira/browse/LOG4J2-603
> Project: Log4j 2
> Issue Type: Improvement
> Components: Core
> Affects Versions: 2.1
> Reporter: Lewis John McGibbney
>
> I mentioned we briefly discussed the initiative to bring in Apache Gora [0]
> as an object-to-datastore abstraction for storing and querying log's produced
> by Log4j.
> This issue should track that initiative and provide all functionality
> relating to the abstraction of persisting logs through Gora.
> [0] http://gora.apache.org
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]