AWS::ObservabilityAdmin::TelemetryRule WAFLoggingParameters - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::ObservabilityAdmin::TelemetryRule WAFLoggingParameters

Configuration parameters for WAF logging, including redacted fields and logging filters.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "LoggingFilter" : LoggingFilter, "LogType" : String, "RedactedFields" : [ FieldToMatch, ... ] }

Properties

LoggingFilter

A filter configuration that determines which WAF log records to include or exclude.

Required: No

Type: LoggingFilter

Update requires: No interruption

LogType

The type of WAF logs to collect (currently supports WAF_LOGS).

Required: No

Type: String

Allowed values: WAF_LOGS

Update requires: No interruption

RedactedFields

The fields to redact from WAF logs to protect sensitive information.

Required: No

Type: Array of FieldToMatch

Maximum: 100

Update requires: No interruption