Skip to content

Commit 690c286

Browse files
committed
Add action=allowed
1 parent 64109ee commit 690c286

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
index=pan_logs sourcetype=pan:traffic earliest=-1h
1+
index=pan_logs sourcetype=pan:traffic action=allowed earliest=-1h
22
| stats dc(dest_port) as dest_port_count by index, src_ip
33
| where dest_port_count > 100
44
| table index, src_ip, dest_port_count

0 commit comments

Comments
 (0)