logging Filter
Parameters
value
A configuration block that specifies which web requests are kept in the logs and which are dropped. You can filter on the rule action and on the web request labels that were applied by matching rules during web ACL evaluation. See Logging Filter below for more details.
suspend fun loggingFilter(argument: suspend WebAclLoggingConfigurationLoggingFilterArgsBuilder.() -> Unit)
Parameters
argument
A configuration block that specifies which web requests are kept in the logs and which are dropped. You can filter on the rule action and on the web request labels that were applied by matching rules during web ACL evaluation. See Logging Filter below for more details.