Re: [ANNOUNCE] Apache Log4j Audit 1.0.0 released
Remko Popma <[email protected]> Sat, 23 Jun 2018 01:28:19 +0900
| Newsgroups | gmane.comp.apache.logging,gmane.comp.apache.incubator.ranger.devel,gmane.comp.jakarta.log4j.user |
|---|---|
| Message-ID | <[email protected]> |
I should be able to blog this announcement tomorrow morning but now it=E2=80= =99s bedtime for me. :-) (Shameless plug) Every java main() method deserves http://picocli.info > On Jun 23, 2018, at 0:39, Ralph Goers <[email protected]> wrote: >=20 > The Apache Log4j team is pleased to announce the Apache Log4j Audit 1.0.0= release! >=20 > Apache Log4j Audit provides a framework for defining audit events and then= logging them using Log4j. The framework focuses on defining the events and p= roviding an easy mechanism for applications to log them, allowing products t= o provide consistency and validity to the events that are logged. It does no= t focus on how the log events are written to a data store. Log4j itself prov= ides many options for that. > Log4j Audit builds upon Log4j by defining its own AuditMessage. An AuditMe= ssage is a container for structured data messages which allows a log message= to be generated that contains a set of keys and values. The AuditMessage pa= sses through Log4j as any other log event would. >=20 >=20 > For complete information on Apache Log4j 2, including instructions on how t= o submit bug reports, patches, or suggestions for improvement, see the Apach= e Apache Log4j 2 website: >=20 > http://logging.apache.org/log4j-audit/latest/