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 / Text | audit.json File Label | Description |
---|---|---|
resourcePath |
|
Path to the repository resource. |