Repository and Router Audit Event Handler Properties

In addition to the common properties, the Repository and Router audit event handlers both have one unique property, resourcePath:

{
     "class" : "org.forgerock.openidm.audit.impl.RouterAuditEventHandler",
     "config" : {
         "name" : "router",
         "topics" : [ "access", "activity", "sync", "authentication", "config" ],
         "resourcePath" : "system/auditdb"
     }
  },
UI Label / Textaudit.json File LabelDescription
resourcePathresourcePathPath to the repository resource
Read a different version of :