TransformedLogRecord - Amazon CloudWatch Logs
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

TransformedLogRecord

This structure contains information for one log event that has been processed by a log transformer.

Contents

eventMessage

The original log event message before it was transformed.

Type: String

Length Constraints: Minimum length of 1.

Required: No

eventNumber

The event number.

Type: Long

Required: No

transformedEventMessage

The log event message after being transformed.

Type: String

Length Constraints: Minimum length of 1.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: