public class DiscoGrok
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
patternFilePath |
private java.lang.String |
unparsedLine |
Constructor and Description |
---|
DiscoGrok(java.lang.String unparsedLine,
java.lang.String patternFilePath)
Constructor of the class
|
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
suggestPattern()
Method providing results of discovery of a pattern suggested by grok
|
private java.lang.String patternFilePath
private java.lang.String unparsedLine