[jboss-jira] [JBoss JIRA] Reopened: (JBAS-7885) Verify the Security Audit Feature

Jason Greene (JIRA) jira-events at lists.jboss.org
Thu Apr 21 14:27:19 EDT 2011


     [ https://issues.jboss.org/browse/JBAS-7885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Greene reopened JBAS-7885:
--------------------------------



Due to feedback from the community, I have split the AS7 and AS6 projects and reopened all unscheduled AS6 issues that are a year or less old. This will make it easier community members to find and work on them.

Future releases beyond 6.1 can be done provided a community member steps up to coordinate them.

> Verify the Security Audit Feature
> ---------------------------------
>
>                 Key: JBAS-7885
>                 URL: https://issues.jboss.org/browse/JBAS-7885
>             Project: Legacy JBoss Application Server 6 
>          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: No Release
>
>
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list