Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace GrokPattern

Grok pattern object.

Properties

Optional fieldTimeFormat

fieldTimeFormat: undefined | string

Process value using the specified format. This is available only when time_type is a string.

Optional fieldTimeKey

fieldTimeKey: undefined | string

Specify the time field for the event time. If the event doesn't have this field, the current time is used.

Optional fieldTimeZone

fieldTimeZone: undefined | string

Use the specified time zone. The time value can be parsed or formatted in the specified time zone.

Optional name

name: undefined | string

The name key to tag this Grok pattern.

pattern

pattern: string

The Grok pattern.

Functions

getDeserializedJsonObj

getJsonObj