Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-1330

disable-audit element configuration in jboss-web.xml doesn't take any effect

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 8.0.0.Alpha1
    • None
    • Web (Undertow)
    • None

    Description

      jboss-web.xml allows for disabling security audits for the application. The configuration looks like:

      <jboss-web>
          <disable-audit>true</disable-audit>
      </jboss-web>
      

      However, the current WildFly upstream/master doesn't honour this setting and the security audit events are logged irrespective of what value is set to this element.

      Attachments

        Activity

          People

            sdouglas1@redhat.com Stuart Douglas
            jaikiran Jaikiran Pai (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: