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) |
Constructor and Description |
---|
OutputRegistry(MessageOutput defaultMessageOutput,
OutputService outputService,
MessageOutputFactory messageOutputFactory,
NotificationService notificationService,
NodeId nodeId,
long faultCountThreshold,
long faultPenaltySeconds) |
Constructor and Description |
---|
StreamOutputResource(OutputService outputService,
StreamService streamService,
OutputRegistry outputRegistry,
OutputFilter outputFilter) |
Constructor and Description |
---|
OutputResource(OutputService outputService,
MessageOutputFactory messageOutputFactory,
OutputFilter outputFilter) |
Modifier and Type | Class and Description |
---|---|
class |
OutputServiceImpl |
Constructor and Description |
---|
StreamServiceImpl(MongoConnection mongoConnection,
StreamRuleService streamRuleService,
AlertService alertService,
OutputService outputService,
NotificationService notificationService) |
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.