LoggingFilter
Configuration that determines which WAF log records to keep or drop based on specified conditions.
Contents
- DefaultBehavior
-
The default action (KEEP or DROP) for log records that don't match any filter conditions.
Type: String
Valid Values:
KEEP | DROPRequired: No
- Filters
-
A list of filter conditions that determine log record handling behavior.
Type: Array of Filter objects
Array Members: Minimum number of 1 item.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: