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

Create customized Audit Logger

XMLWordPrintable

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

      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.

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

                Created:
                Updated:
                Resolved: