Show / Hide Table of Contents

Class LogsCustomPipelineProcessorPipelineProcessorGrokParserGrok

Inheritance
System.Object
LogsCustomPipelineProcessorPipelineProcessorGrokParserGrok
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 LogsCustomPipelineProcessorPipelineProcessorGrokParserGrok

Fields

View Source

MatchRules

Match rules for your grok parser.

Declaration
public readonly string MatchRules
Field Value
Type Description
System.String
View Source

SupportRules

Support rules for your grok parser.

Declaration
public readonly string SupportRules
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.