[
https://issues.apache.org/jira/browse/ARTEMIS-2273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16792835#comment-16792835
]
ASF subversion and git services commented on ARTEMIS-2273:
----------------------------------------------------------
Commit fb549ebe4486cc64a1e37e0fb1f5dd60e427bc5b in activemq-artemis's branch
refs/heads/master from Howard Gao
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=fb549eb ]
ARTEMIS-2273 Adding Audit Log
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.
> Adding Audit Log
> ----------------
>
> Key: ARTEMIS-2273
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2273
> Project: ActiveMQ Artemis
> Issue Type: New Feature
> Components: Broker
> Affects Versions: 2.6.4
> Reporter: Howard Gao
> Assignee: Howard Gao
> Priority: Major
> Fix For: 2.7.0
>
> Time Spent: 4h 40m
> Remaining Estimate: 0h
>
> 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 is can be easily
> turned on.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)