gaohoward opened a new pull request #2579: ARTEMIS-2273 Adding Audit Log
URL: https://github.com/apache/activemq-artemis/pull/2579
 
 
   The Audit log allows user to log some important actions,
   such as ones performed via management APIs or clients,
   like queue management, sending messages, etc.
   The log tries to record who (the user if any) doing what
   (like deleting a queue) with arguments (if any) and timestamps.
   
   By default the audit log is disabled. Through configuration can
   be easily turned on.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to