| Package | Description |
|---|---|
| org.graylog2.alerts.types | |
| org.graylog2.dashboards.widgets.strategies | |
| org.graylog2.rest.resources.search | |
| org.graylog2.rest.resources.sources |
| 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 |
SearchResultCountWidgetStrategy.searches |
| Modifier and Type | Method and Description |
|---|---|
protected Searches |
SearchResultCountWidgetStrategy.getSearches() |
| Constructor and Description |
|---|
FieldChartWidgetStrategy(Searches searches,
Map<String,Object> config,
TimeRange timeRange,
String widgetId) |
QuickvaluesWidgetStrategy(Searches searches,
Map<String,Object> config,
TimeRange timeRange,
String widgetId) |
SearchResultChartWidgetStrategy(Searches searches,
Map<String,Object> config,
TimeRange timeRange,
String widgetId) |
SearchResultCountWidgetStrategy(Searches searches,
Map<String,Object> config,
TimeRange timeRange,
String widgetId) |
StackedChartWidgetStrategy(Searches searches,
Map<String,Object> config,
TimeRange timeRange,
String widgetId) |
StatisticalCountWidgetStrategy(Searches searches,
Map<String,Object> config,
TimeRange timeRange,
String widgetId) |
StreamSearchResultCountWidgetStrategy(Searches searches,
Map<String,Object> config,
TimeRange timeRange,
String widgetId) |
| 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) |
SavedSearchesResource(Searches searches,
SavedSearchService savedSearchService,
ClusterConfigService clusterConfigService,
DecoratorProcessor decoratorProcessor) |
SearchResource(Searches searches,
ClusterConfigService clusterConfigService,
DecoratorProcessor decoratorProcessor) |
| Constructor and Description |
|---|
SourcesResource(Searches searches) |
Copyright © 2012–2017 Graylog, Inc.. All rights reserved.