The format is left free-form, as its controled by a plugin.
"type": "string"
},
"exception_policy": {
- "description": "The exception policy(ies) triggered by the flow. Not logged if none was triggered",
+ "description":
+ "The exception policy(ies) triggered by the flow. Not logged if none was triggered",
"type": "array",
"properties": {
"target": {
}
},
"additionalProperties": false
+ },
+ "ndpi": {
+ "description": "nDPI plugin, contents provided by 3rd party library",
+ "type": "object"
}
},
"$defs": {