| Package | Description |
|---|---|
| oi.thekraken.grok.api |
| Modifier and Type | Field and Description |
|---|---|
static Grok |
Grok.EMPTY
Create Empty
Grok. |
| Modifier and Type | Method and Description |
|---|---|
static Grok |
Grok.create(String grokPatternPath)
Create a
Grok instance with the given grok patterns file. |
static Grok |
Grok.create(String grokPatternPath,
String grokExpression)
Create a
Grok instance with the given patterns file and
a Grok pattern. |
| Modifier and Type | Method and Description |
|---|---|
void |
Match.setGrok(Grok grok) |
| Constructor and Description |
|---|
Discovery(Grok grok)
Create a new
Discovery object. |
Copyright © 2016. All rights reserved.