CreateGrokClassifierRequest

Specifies a grok classifier for CreateClassifier to create.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An identifier of the data format that the classifier matches, such as Twitter, JSON, Omniture logs, Amazon CloudWatch Logs, and so on.

Link copied to clipboard

Optional custom grok patterns used by this classifier.

Link copied to clipboard

The grok pattern used by this classifier.

Link copied to clipboard

The name of the new classifier.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String