Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-23292

Provide audit backend restore from audit storage

    XMLWordPrintable

    Details

    • Type: New Feature
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 8.10
    • Fix Version/s: 9.3
    • Component/s: Audit
    • Release Notes Description:
      Hide
      • A new extension point is available to register an audit storage:

      <extension target="org.nuxeo.ecm.platform.audit.service.NXAuditEventsService" point="storage">
      <storage id="defaultAuditStorage" class="org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend"/>
      </extension>

      • A new automation operation "Audit.Restore" is available to be able to restore an audit backend from an audit storage.
      Show
      A new extension point is available to register an audit storage: <extension target="org.nuxeo.ecm.platform.audit.service.NXAuditEventsService" point="storage"> <storage id="defaultAuditStorage" class="org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend"/> </extension> A new automation operation "Audit.Restore" is available to be able to restore an audit backend from an audit storage.
    • Upgrade notes:
      Hide
      • A new extension point is available to register an audit storage:

      <extension target="org.nuxeo.ecm.platform.audit.service.NXAuditEventsService" point="storage">
      <storage id="defaultAuditStorage" class="org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend"/>
      </extension>

      • A new automation operation "Audit.Restore" is available to be able to restore an audit backend from an audit storage.
      Show
      A new extension point is available to register an audit storage: <extension target="org.nuxeo.ecm.platform.audit.service.NXAuditEventsService" point="storage"> <storage id="defaultAuditStorage" class="org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend"/> </extension> A new automation operation "Audit.Restore" is available to be able to restore an audit backend from an audit storage.
    • Sprint:
      nxcore 9.3.8, nxcore 9.3.9
    • Story Points:
      3

      Description

      Provide necessary API to restore an audit backend from an audit storage impl.

      For instance this will be used to reinject stored audit entries into an elasticsearch audit backend.

      Expose an automation operation.

      Optionaly this can be done in an addon if not ready for the code freeze.

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - 0 minutes
                  0m
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 2 days, 3 hours
                  2d 3h