Network
List Live Firewall Logs
List live firewall rule hits after a cursor. Cursor 0 starts at the current stream position without replaying retained history.
get/network/firewall/logs/live
Query parameters
cursorinteger
Return hits after this cursor; 0 initializes the live stream
limitinteger
Maximum hits to return; values above 2000 are capped
ruleType'traffic' | 'nat'
Rule type
ruleIdinteger
Rule ID
action'pass' | 'block' | 'scrub' | 'nat' | 'binat' | 'rdr'
PF action
direction'in' | 'out'
Packet direction
interfacestring
PF interface name
querystring
Text search over the rule name, ID, and rendered log line
Response
Success