You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "Gary Gregory (JIRA)" <ji...@apache.org> on 2018/01/11 02:19:00 UTC

[jira] [Updated] (LOG4J2-2179) The MongoDB Appender should use a keys and values for a Log4j MapMessage

     [ https://issues.apache.org/jira/browse/LOG4J2-2179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Gregory updated LOG4J2-2179:
---------------------------------
    Description: 
The MongoDB Appender should use a keys and values for a Log4j MapMessage.

When a {{MapMessage}} is passed to a logger API and that {{Message}} makes it all the way to the MongoDB provider of a NoSQL {{Appender}}, then the resulting object sent to MongoDB will have the {{MapMessage}} keys and values instead of the fields of the {{LogEvent}}.

  was:The MongoDB Appender should use a keys and values for a Log4j MapMessage.


> The MongoDB Appender should use a keys and values for a Log4j MapMessage
> ------------------------------------------------------------------------
>
>                 Key: LOG4J2-2179
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-2179
>             Project: Log4j 2
>          Issue Type: New Feature
>          Components: Appenders
>            Reporter: Gary Gregory
>            Assignee: Gary Gregory
>
> The MongoDB Appender should use a keys and values for a Log4j MapMessage.
> When a {{MapMessage}} is passed to a logger API and that {{Message}} makes it all the way to the MongoDB provider of a NoSQL {{Appender}}, then the resulting object sent to MongoDB will have the {{MapMessage}} keys and values instead of the fields of the {{LogEvent}}.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)