Cloudflare Docs
WAF
Visit WAF on GitHub
Set theme to dark (⇧+D)

Available skip options

The available skip options in custom rules are the following:

​​ Logging

  • Log requests matching the skip rule

    • Dashboard option: Log matching requests.
    • API action parameter: logging > enabled (boolean, optional).
    • When disabled, Cloudflare will not log any requests matching the current skip rule, and these requests will not appear in Security Events.
    • If you do not specify this option in the API, the default value is true for custom rules with the skip action (logs requests matching the skip rule).