AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

This structure contains the information about one processor in a log transformer.

Inheritance Hierarchy

System.Object
  Amazon.CloudWatchLogs.Model.Processor

Namespace: Amazon.CloudWatchLogs.Model
Assembly: AWSSDK.CloudWatchLogs.dll
Version: 3.x.y.z

Syntax

C#
public class Processor

The Processor type exposes the following members

Constructors

NameDescription
Public Method Processor()

Properties

NameTypeDescription
Public Property AddKeys Amazon.CloudWatchLogs.Model.AddKeys

Gets and sets the property AddKeys.

Use this parameter to include the addKeys processor in your transformer.

Public Property CopyValue Amazon.CloudWatchLogs.Model.CopyValue

Gets and sets the property CopyValue.

Use this parameter to include the copyValue processor in your transformer.

Public Property Csv Amazon.CloudWatchLogs.Model.CSV

Gets and sets the property Csv.

Use this parameter to include the CSV processor in your transformer.

Public Property DateTimeConverter Amazon.CloudWatchLogs.Model.DateTimeConverter

Gets and sets the property DateTimeConverter.

Use this parameter to include the datetimeConverter processor in your transformer.

Public Property DeleteKeys Amazon.CloudWatchLogs.Model.DeleteKeys

Gets and sets the property DeleteKeys.

Use this parameter to include the deleteKeys processor in your transformer.

Public Property Grok Amazon.CloudWatchLogs.Model.Grok

Gets and sets the property Grok.

Use this parameter to include the grok processor in your transformer.

Public Property ListToMap Amazon.CloudWatchLogs.Model.ListToMap

Gets and sets the property ListToMap.

Use this parameter to include the listToMap processor in your transformer.

Public Property LowerCaseString Amazon.CloudWatchLogs.Model.LowerCaseString

Gets and sets the property LowerCaseString.

Use this parameter to include the lowerCaseString processor in your transformer.

Public Property MoveKeys Amazon.CloudWatchLogs.Model.MoveKeys

Gets and sets the property MoveKeys.

Use this parameter to include the moveKeys processor in your transformer.

Public Property ParseCloudfront Amazon.CloudWatchLogs.Model.ParseCloudfront

Gets and sets the property ParseCloudfront.

Use this parameter to include the parseCloudfront processor in your transformer.

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

Public Property ParseJSON Amazon.CloudWatchLogs.Model.ParseJSON

Gets and sets the property ParseJSON.

Use this parameter to include the parseJSON processor in your transformer.

Public Property ParseKeyValue Amazon.CloudWatchLogs.Model.ParseKeyValue

Gets and sets the property ParseKeyValue.

Use this parameter to include the parseKeyValue processor in your transformer.

Public Property ParsePostgres Amazon.CloudWatchLogs.Model.ParsePostgres

Gets and sets the property ParsePostgres.

Use this parameter to include the parsePostGres processor in your transformer.

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

Public Property ParseRoute53 Amazon.CloudWatchLogs.Model.ParseRoute53

Gets and sets the property ParseRoute53.

Use this parameter to include the parseRoute53 processor in your transformer.

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

Public Property ParseVPC Amazon.CloudWatchLogs.Model.ParseVPC

Gets and sets the property ParseVPC.

Use this parameter to include the parseVPC processor in your transformer.

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

Public Property ParseWAF Amazon.CloudWatchLogs.Model.ParseWAF

Gets and sets the property ParseWAF.

Use this parameter to include the parseWAF processor in your transformer.

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

Public Property RenameKeys Amazon.CloudWatchLogs.Model.RenameKeys

Gets and sets the property RenameKeys.

Use this parameter to include the renameKeys processor in your transformer.

Public Property SplitString Amazon.CloudWatchLogs.Model.SplitString

Gets and sets the property SplitString.

Use this parameter to include the splitString processor in your transformer.

Public Property SubstituteString Amazon.CloudWatchLogs.Model.SubstituteString

Gets and sets the property SubstituteString.

Use this parameter to include the substituteString processor in your transformer.

Public Property TrimString Amazon.CloudWatchLogs.Model.TrimString

Gets and sets the property TrimString.

Use this parameter to include the trimString processor in your transformer.

Public Property TypeConverter Amazon.CloudWatchLogs.Model.TypeConverter

Gets and sets the property TypeConverter.

Use this parameter to include the typeConverter processor in your transformer.

Public Property UpperCaseString Amazon.CloudWatchLogs.Model.UpperCaseString

Gets and sets the property UpperCaseString.

Use this parameter to include the upperCaseString processor in your transformer.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5