WebApplicationFirewallScrubbingRules interface

Allow certain variables to be scrubbed on WAF logs

Properties

matchVariable

The variable to be scrubbed from the logs.

selector

When matchVariable is a collection, operator used to specify which elements in the collection this rule applies to.

selectorMatchOperator

When matchVariable is a collection, operate on the selector to specify which elements in the collection this rule applies to.

state

Defines the state of log scrubbing rule. Default value is Enabled.

Property Details

matchVariable

The variable to be scrubbed from the logs.

matchVariable: string

Property Value

string

selector

When matchVariable is a collection, operator used to specify which elements in the collection this rule applies to.

selector?: string

Property Value

string

selectorMatchOperator

When matchVariable is a collection, operate on the selector to specify which elements in the collection this rule applies to.

selectorMatchOperator: string

Property Value

string

state

Defines the state of log scrubbing rule. Default value is Enabled.

state?: string

Property Value

string