- Print
- DarkLight
This documentation version is deprecated, please click here for the latest version.
Article summary
Did you find this summary helpful?
Thank you for your feedback
Format
Permissions
fp.ctrl
(all operations)
Command-Line Usage
Usage
Example
{
"op": "and",
"rules": [
{
"op": "is",
"path": "cat",
"value": "alphamountain-category"
},
{
"op": "is",
"path": "detect/event/DOMAIN_NAME",
"value": "logging-alv.googleapis.com"
},
{
"op": "is",
"path": "routing/hostname",
"value": "demo-debian.c.internal"
}
]
}
Was this article helpful?