Aarjav Patel created LOG4J2-2142:
------------------------------------
Summary: Allow customized NoSql serialization of LogEvents
Key: LOG4J2-2142
URL: https://issues.apache.org/jira/browse/LOG4J2-2142
Project: Log4j 2
Issue Type: Wish
Components: Appenders
Reporter: Aarjav Patel
Priority: Minor
referring to this:
https://github.com/apache/logging-log4j2/blob/master/log4j-core/src/main/java/org/apache/logging/log4j/core/appender/nosql/NoSqlDatabaseManager.java#L68
We need to change the schema a little (field names and exclusion/inclusion of
fields), and would like to do so without having to rewrite the connection and
configuration logic. The existing classes are final so I don't know if there's
an easy/simple way to do it.
I am new to the Log4j 2 api so perhaps there's another way that already works.
Maybe it can be added to the NoSql Appenders documentation page on the Log4j2
site.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)