- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Enhanced Security Measures in Place: To ensure a safer experience, we’ve implemented additional, temporary security measures for all users.
03-10-2021 07:14 AM
I've just found it.
You've to go to policies -> Preview rules -> Reset Rule Hit Counter -> All Rules
Kind regards,
Mateusz.
03-10-2021 07:14 AM
I've just found it.
You've to go to policies -> Preview rules -> Reset Rule Hit Counter -> All Rules
Kind regards,
Mateusz.
03-10-2021 07:18 AM
I don't have anything running PAN-OS 8.1 anymore, but the syntax likely hasn't changed much. You can do this directly in the CLI by the following command to reset all rule hit counts in your security rulebase.
clear rule-hit-count vsys vsys-name vsys1 rule-base security rules all
Or you can create a lit of entries to clear
clear rule-hit-count vsys vsys-name vsys1 rule-base security rules list [ "My Test Rule" "My Other Test Rule" "My lonely test rule" "My Bad Test Rule" ]
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!