I have created a REST Custom Sensor to Monitor our VPN Tunnels on a Palo Alto Firewall.
We have over 50 Tunnels so my question. Is it possible to just create the tunnels that startswith "at00" ?
Example from a Tunnel Name "name": "at00_vpn-de02:de02",
"result": [ "valueLookup": "lookup-file", "value": {#1: $..({ @.name : lookup(@.state, "active","init","inactive") }).* }, }
Thanks for you help
Add comment