| Package | Description |
|---|---|
| org.graylog2.alerts | |
| org.graylog2.plugin.alarms |
| Modifier and Type | Method and Description |
|---|---|
List<MessageSummary> |
AbstractAlertCondition.CheckResult.getMatchingMessages() |
| Constructor and Description |
|---|
CheckResult(boolean isTriggered,
AlertCondition triggeredCondition,
String resultDescription,
org.joda.time.DateTime triggeredAt,
List<MessageSummary> summaries) |
| Modifier and Type | Method and Description |
|---|---|
List<MessageSummary> |
AlertCondition.CheckResult.getMatchingMessages()
The limited list of messages that matched the alert in the corresponding stream.
|
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.