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

Create customized Audit Logger

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 9.0.0.Alpha1
    • None
    • Management

    Description

      Some users want to have a single line audit log formatter. I think it would be better to have the ability to add your own formatter from a module, something along the lines of:

      <custom-formatter code="org.blah.MyCustomFormatter" module="org.blah/mymodule">
         <property name="layout">...</property>
         <property name="propB">...</property>
      </custom-formatter>
      

      We'd need an SPI, and a slight reworking of the audit log internals. In any case doing this will put us in a better position to provide the single line logger if this proposal is not acceptable to our users.

      Attachments

        Activity

          People

            kkhan1@redhat.com Kabir Khan
            kkhan1@redhat.com Kabir Khan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: