Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-7885

Verify the Security Audit Feature

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Major Major
    • No Release
    • 6.0.0.M2
    • Security
    • None

      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

              anil.saldhana Anil Saldanha (Inactive)
              anil.saldhana Anil Saldanha (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated: