audit.json revision eb2b0665954495b2b2ff7b64375040233c22398f
{
"eventTypes" : {
"activity" : {
"filter" : {
"actions" : [
"create",
"update",
"delete",
"patch",
"action"
]
},
"watchedFields" : [ ],
"passwordFields" : [
"password"
]
},
"recon" : { }
},
"logTo" : [
{
"logType" : "csv",
"location" : "audit",
"recordDelimiter" : ";"
},
{
"logType" : "router",
"location" : "system/auditdb",
"useForQueries" : true
}
],
"exceptionFormatter" : {
"type" : "text/javascript",
"file" : "audit/stacktraceFormatter.js"
}
}