| Package | Description |
|---|---|
| org.graylog2.plugin | |
| org.graylog2.plugin.alarms | |
| org.graylog2.plugin.alarms.callbacks | |
| org.graylog2.plugin.outputs | |
| org.graylog2.plugin.streams |
| Modifier and Type | Method and Description |
|---|---|
List<Stream> |
Message.getStreams() |
| Modifier and Type | Method and Description |
|---|---|
void |
Message.setStreams(List<Stream> streams) |
| Modifier and Type | Method and Description |
|---|---|
Stream |
AlertCondition.getStream() |
| Modifier and Type | Method and Description |
|---|---|
void |
AlarmCallback.call(Stream stream,
AlertCondition.CheckResult result) |
| Modifier and Type | Method and Description |
|---|---|
T |
MessageOutput.Factory.create(Stream stream,
Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
void |
AlertAction.handle(Stream stream) |
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.