WebApplicationFirewallScrubbingRules interface
允许在 WAF 日志上清理某些变量
属性
| match |
要从日志中清理的变量。 |
| selector | matchVariable 是集合时,运算符用于指定此规则应用于的集合中的哪些元素。 |
| selector |
如果 matchVariable 是集合,请对选择器进行作,以指定此规则应用于的集合中的哪些元素。 |
| state | 定义日志清理规则的状态。 默认值为“已启用”。 |
属性详细信息
matchVariable
要从日志中清理的变量。
matchVariable: string
属性值
string
selector
matchVariable 是集合时,运算符用于指定此规则应用于的集合中的哪些元素。
selector?: string
属性值
string
selectorMatchOperator
如果 matchVariable 是集合,请对选择器进行作,以指定此规则应用于的集合中的哪些元素。
selectorMatchOperator: string
属性值
string
state
定义日志清理规则的状态。 默认值为“已启用”。
state?: string
属性值
string