| Package | Description |
|---|---|
| org.graylog2.alerts.types | |
| org.graylog2.rest.resources.search |
| Constructor and Description |
|---|
FieldContentValueAlertCondition(Searches searches,
Configuration configuration,
Stream stream,
String id,
org.joda.time.DateTime createdAt,
String creatorUserId,
Map<String,Object> parameters,
String title) |
FieldValueAlertCondition(Searches searches,
Stream stream,
String id,
org.joda.time.DateTime createdAt,
String creatorUserId,
Map<String,Object> parameters,
String title) |
MessageCountAlertCondition(Searches searches,
Stream stream,
String id,
org.joda.time.DateTime createdAt,
String creatorUserId,
Map<String,Object> parameters,
String title) |
| Modifier and Type | Field and Description |
|---|---|
protected Searches |
SearchResource.searches |
| Constructor and Description |
|---|
AbsoluteSearchResource(Searches searches,
ClusterConfigService clusterConfigService,
DecoratorProcessor decoratorProcessor) |
KeywordSearchResource(Searches searches,
ClusterConfigService clusterConfigService,
DecoratorProcessor decoratorProcessor) |
RelativeSearchResource(Searches searches,
ClusterConfigService clusterConfigService,
DecoratorProcessor decoratorProcessor) |
SearchResource(Searches searches,
ClusterConfigService clusterConfigService,
DecoratorProcessor decoratorProcessor) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.