Class LogsCustomPipelineProcessorGrokParserGrok
Inheritance
System.Object
LogsCustomPipelineProcessorGrokParserGrok
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Datadog.Outputs
Assembly: Pulumi.Datadog.dll
Syntax
public sealed class LogsCustomPipelineProcessorGrokParserGrok
Fields
View SourceMatchRules
Match rules for your grok parser.
Declaration
public readonly string MatchRules
Field Value
| Type | Description |
|---|---|
| System.String |
SupportRules
Support rules for your grok parser.
Declaration
public readonly string SupportRules
Field Value
| Type | Description |
|---|---|
| System.String |