Package | Description |
---|---|
org.graylog2.rest.resources.tools.responses |
Modifier and Type | Method and Description |
---|---|
static GrokTesterResponse.Match |
GrokTesterResponse.Match.create(String name,
String match) |
Modifier and Type | Method and Description |
---|---|
abstract List<GrokTesterResponse.Match> |
GrokTesterResponse.matches() |
Modifier and Type | Method and Description |
---|---|
static GrokTesterResponse |
GrokTesterResponse.create(boolean matched,
List<GrokTesterResponse.Match> matches,
String pattern,
String string) |
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.