Not sure about 1. For 2, there’s the burst filter in log4j2 which supports that type of thing in general. As for 3, take a look at the various appenders available like Syslog/Socket/HTTP/JDBC.
On Mon, Feb 24, 2020 at 00:26 Sushil Singh <sushil.si...@thalesgroup.com> wrote: > Hi > > > I want to use log 4j audit for multiple applications but I have certain > requirements > > 1) I want to add some function to logs such that hash of log messages can > be sent along with log message itself > 2) Is there a way to club same kind of Logs occuring frequently in a small > window of time > 3) Is there something we can use log api events to log to server also > > please let me know how these can be achieved > > Thanks, > > Sushil > > -- Matt Sicker <boa...@gmail.com>