WAFLoggingParameters
Configuration parameters for WAF logging, including redacted fields and logging filters.
Contents
- LoggingFilter
-
A filter configuration that determines which WAF log records to include or exclude.
Type: LoggingFilter object
Required: No
- LogType
-
The type of WAF logs to collect (currently supports WAF_LOGS).
Type: String
Valid Values:
WAF_LOGSRequired: No
- RedactedFields
-
The fields to redact from WAF logs to protect sensitive information.
Type: Array of FieldToMatch objects
Array Members: Minimum number of 0 items. Maximum number of 100 items.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: