You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "sushil (Jira)" <ji...@apache.org> on 2020/03/03 19:03:00 UTC

[jira] [Created] (LOG4J2-2798) Capability to get windowed aggregation for log events

sushil created LOG4J2-2798:
------------------------------

             Summary: Capability to get windowed aggregation for log events
                 Key: LOG4J2-2798
                 URL: https://issues.apache.org/jira/browse/LOG4J2-2798
             Project: Log4j 2
          Issue Type: Bug
            Reporter: sushil


We want a functionality inorder to aggregate log events for count along with log itself with in a time framed window such that I can get the Log event and a count as a field in a window. So basically want to do windowed aggregation of logs before flushing

This will reduce the redundancy of repetitive/insignificant Logs.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)