Skip to Content

[Solved]: How do I disable logging on the firewall policy

This article describes disabling logging on a particular firewall policy. The option to disable the logging for a particular firewall policy is only found in the CLI.

Let’s consider that the policy ID to edit is 11:

# configure firewall policy
edit 11
set logtraffic disable
end