Filter
class Filter
A single filter condition that specifies behavior, requirement, and matching conditions for WAF log records.
Types
Properties
Link copied to clipboard
The action to take for log records matching this filter (KEEP or DROP).
Link copied to clipboard
The list of conditions that determine if a log record matches this filter.
Link copied to clipboard
Whether the log record must meet all conditions (MEETS_ALL) or any condition (MEETS_ANY) to match this filter.