[jboss-jira] [JBoss JIRA] Updated: (JBAS-7885) Verify the Security Audit Feature
Jason T. Greene (JIRA)
jira-events at lists.jboss.org
Fri Apr 30 18:00:26 EDT 2010
[ https://jira.jboss.org/jira/browse/JBAS-7885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jason T. Greene updated JBAS-7885:
----------------------------------
Fix Version/s: Unscheduled
(was: 6.0.0.M3)
Unscheduling due to inactivity. Reassign to a release that you feel comfortable resolving this issue in, or leave as is.
> Verify the Security Audit Feature
> ---------------------------------
>
> Key: JBAS-7885
> URL: https://jira.jboss.org/jira/browse/JBAS-7885
> Project: JBoss Application Server
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: Security
> Affects Versions: 6.0.0.M2
> Reporter: Anil Saldhana
> Assignee: Anil Saldhana
> Fix For: Unscheduled
>
>
> The jboss-logging.xml needs to be updated with the appender as:
> ==============
> <!-- Category specifically for Security Audit Provider
> -->
> <logger category="org.jboss.security.audit.providers.LogAuditProvider" additivity="false">
> <level name="TRACE"/>
> <handlers>
> <handler-ref name="AUDIT"/>
> </handlers>
> </logger>
> ==========
> Then validate the security audit feature: http://server.dzone.com/articles/security-auditing-jboss
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list