NSX-T Data Center REST API
ALBSensitiveLogProfile (schema)
SensitiveLogProfile
Advanced load balancer SensitiveLogProfile object
| Name | Description | Type | Notes | 
|---|---|---|---|
| header_field_rules | Header field rules Match sensitive header fields in HTTP application log. | array of ALBSensitiveFieldRule | |
| uri_query_field_rules | Uri query field rules Match sensitive URI query params in HTTP application log. Query params from the URI are extracted and checked for matching sensitive parameter names. A successful match will mask the parameter values in accordance with this rule action. | array of ALBSensitiveFieldRule | |
| waf_field_rules | Waf field rules Match sensitive WAF log fields in HTTP application log. | array of ALBSensitiveFieldRule |