| Package | Description |
|---|---|
| io.thekraken.grok.api |
| Modifier and Type | Field and Description |
|---|---|
static Match |
Match.EMPTY
Create Empty grok matcher.
|
| Modifier and Type | Method and Description |
|---|---|
static Match |
Match.getInstance()
Singleton.
|
Match |
Pile.match(String line)
Deprecated.
|
Match |
Grok.match(String text)
Match the given text with the named regex
Grok will extract data from the string and get an extence of Match. |
Copyright © 2016. All rights reserved.