Package | Description |
---|---|
org.graylog2.bindings.providers | |
org.graylog2.bundles | |
org.graylog2.dashboards | |
org.graylog2.rest.resources.dashboards | |
org.graylog2.system.stats |
Constructor and Description |
---|
BundleExporterProvider(InputService inputService,
StreamService streamService,
OutputService outputService,
DashboardService dashboardService) |
BundleImporterProvider(InputService inputService,
InputRegistry inputRegistry,
ExtractorFactory extractorFactory,
StreamService streamService,
StreamRuleService streamRuleService,
OutputService outputService,
DashboardService dashboardService,
DashboardRegistry dashboardRegistry,
ServerStatus serverStatus,
com.codahale.metrics.MetricRegistry metricRegistry,
Searches searches,
MessageInputFactory messageInputFactory,
InputLauncher inputLauncher) |
Constructor and Description |
---|
BundleExporter(InputService inputService,
StreamService streamService,
OutputService outputService,
DashboardService dashboardService) |
BundleImporter(InputService inputService,
InputRegistry inputRegistry,
ExtractorFactory extractorFactory,
StreamService streamService,
StreamRuleService streamRuleService,
OutputService outputService,
DashboardService dashboardService,
DashboardRegistry dashboardRegistry,
ServerStatus serverStatus,
com.codahale.metrics.MetricRegistry metricRegistry,
Searches searches,
MessageInputFactory messageInputFactory,
InputLauncher inputLauncher) |
Modifier and Type | Class and Description |
---|---|
class |
DashboardServiceImpl |
Constructor and Description |
---|
DashboardRegistry(DashboardService dashboardService) |
Constructor and Description |
---|
DashboardsResource(DashboardService dashboardService,
DashboardRegistry dashboardRegistry,
ActivityWriter activityWriter,
com.codahale.metrics.MetricRegistry metricRegistry,
Searches searches) |
Constructor and Description |
---|
ClusterStatsService(ElasticsearchProbe elasticsearchProbe,
MongoProbe mongoProbe,
UserService userService,
InputService inputService,
StreamService streamService,
StreamRuleService streamRuleService,
OutputService outputService,
DashboardService dashboardService,
BundleService bundleService) |
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.