stratosphere-logs-1.0.0: Stratosphere integration for AWS Logs.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Logs.Transformer.ProcessorProperty

Documentation

data ProcessorProperty Source #

Constructors

ProcessorProperty

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-logs-transformer-processor.html

Fields

Instances

Instances details
ToJSON ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Show ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Eq ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

ToResourceProperties ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Property "AddKeys" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Associated Types

type PropertyType "AddKeys" ProcessorProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Property "CopyValue" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Associated Types

type PropertyType "CopyValue" ProcessorProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Property "Csv" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Property "DateTimeConverter" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Associated Types

type PropertyType "DateTimeConverter" ProcessorProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Property "DeleteKeys" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Associated Types

type PropertyType "DeleteKeys" ProcessorProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Property "Grok" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Property "ListToMap" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Associated Types

type PropertyType "ListToMap" ProcessorProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Property "LowerCaseString" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Associated Types

type PropertyType "LowerCaseString" ProcessorProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Property "MoveKeys" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Associated Types

type PropertyType "MoveKeys" ProcessorProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Property "ParseCloudfront" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Associated Types

type PropertyType "ParseCloudfront" ProcessorProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Property "ParseJSON" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Associated Types

type PropertyType "ParseJSON" ProcessorProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Property "ParseKeyValue" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Associated Types

type PropertyType "ParseKeyValue" ProcessorProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Property "ParsePostgres" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Associated Types

type PropertyType "ParsePostgres" ProcessorProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Property "ParseRoute53" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Associated Types

type PropertyType "ParseRoute53" ProcessorProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Property "ParseToOCSF" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Associated Types

type PropertyType "ParseToOCSF" ProcessorProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Property "ParseVPC" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Associated Types

type PropertyType "ParseVPC" ProcessorProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Property "ParseWAF" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Associated Types

type PropertyType "ParseWAF" ProcessorProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Property "RenameKeys" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Associated Types

type PropertyType "RenameKeys" ProcessorProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Property "SplitString" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Associated Types

type PropertyType "SplitString" ProcessorProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Property "SubstituteString" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Associated Types

type PropertyType "SubstituteString" ProcessorProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Property "TrimString" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Associated Types

type PropertyType "TrimString" ProcessorProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Property "TypeConverter" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Associated Types

type PropertyType "TypeConverter" ProcessorProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Property "UpperCaseString" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

Associated Types

type PropertyType "UpperCaseString" ProcessorProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

type PropertyType "AddKeys" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

type PropertyType "CopyValue" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

type PropertyType "Csv" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

type PropertyType "DateTimeConverter" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

type PropertyType "DeleteKeys" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

type PropertyType "Grok" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

type PropertyType "ListToMap" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

type PropertyType "LowerCaseString" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

type PropertyType "MoveKeys" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

type PropertyType "ParseCloudfront" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

type PropertyType "ParseJSON" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

type PropertyType "ParseKeyValue" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

type PropertyType "ParsePostgres" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

type PropertyType "ParseRoute53" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

type PropertyType "ParseToOCSF" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

type PropertyType "ParseVPC" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

type PropertyType "ParseWAF" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

type PropertyType "RenameKeys" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

type PropertyType "SplitString" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

type PropertyType "SubstituteString" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

type PropertyType "TrimString" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

type PropertyType "TypeConverter" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty

type PropertyType "UpperCaseString" ProcessorProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.ProcessorProperty