public interface AlarmCallback
| Modifier and Type | Method and Description |
|---|---|
void |
call(Stream stream,
AlertCondition.CheckResult result) |
void |
checkConfiguration() |
Map<String,Object> |
getAttributes() |
String |
getName() |
ConfigurationRequest |
getRequestedConfiguration() |
void |
initialize(Configuration config) |
void initialize(Configuration config) throws AlarmCallbackConfigurationException
void call(Stream stream, AlertCondition.CheckResult result) throws AlarmCallbackException
AlarmCallbackExceptionConfigurationRequest getRequestedConfiguration()
String getName()
void checkConfiguration()
throws ConfigurationException
ConfigurationExceptionCopyright © 2012-2016 Graylog, Inc.. All Rights Reserved.