java.lang.Object
software.amazon.awssdk.services.cloudwatchlogs.model.ParseRoute53
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<ParseRoute53.Builder,ParseRoute53>

@Generated("software.amazon.awssdk:codegen") public final class ParseRoute53 extends Object implements SdkPojo, Serializable, ToCopyableBuilder<ParseRoute53.Builder,ParseRoute53>

Use this processor to parse RouteĀ 53 vended logs, extract fields, and and convert them into a JSON format. This processor always processes the entire log event message. For more information about this processor including examples, see parseRoute53.

If you use this processor, it must be the first processor in your transformer.

See Also:
  • Method Details