| Constructor and Description |
|---|
BundleExporterProvider(InputService inputService,
StreamService streamService,
OutputService outputService,
DashboardService dashboardService,
DashboardWidgetCreator dashboardWidgetCreator,
DBLookupTableService dbLookupTableService,
DBCacheService dbCacheService,
DBDataAdapterService dbDataAdapterService,
GrokPatternService grokPatternService,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
BundleImporterProvider(InputService inputService,
InputRegistry inputRegistry,
ExtractorFactory extractorFactory,
ConverterFactory converterFactory,
StreamService streamService,
StreamRuleService streamRuleService,
IndexSetRegistry indexSetRegistry,
OutputService outputService,
DashboardService dashboardService,
DashboardWidgetCreator dashboardWidgetCreator,
ServerStatus serverStatus,
MessageInputFactory messageInputFactory,
InputLauncher inputLauncher,
GrokPatternService grokPatternService,
DBLookupTableService dbLookupTableService,
DBCacheService dbCacheService,
DBDataAdapterService dbDataAdapterService,
LookupTableService lookupTableService,
TimeRangeFactory timeRangeFactory,
ClusterEventBus clusterBus,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
ScheduledExecutorService scheduler) |
| Constructor and Description |
|---|
BundleExporter(InputService inputService,
StreamService streamService,
OutputService outputService,
DashboardService dashboardService,
DashboardWidgetCreator dashboardWidgetCreator,
DBLookupTableService dbLookupTableService,
DBCacheService dbCacheService,
DBDataAdapterService dbDataAdapterService,
GrokPatternService grokPatternService,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
BundleImporter(InputService inputService,
InputRegistry inputRegistry,
ExtractorFactory extractorFactory,
ConverterFactory converterFactory,
StreamService streamService,
StreamRuleService streamRuleService,
IndexSetRegistry indexSetRegistry,
OutputService outputService,
DashboardService dashboardService,
DashboardWidgetCreator dashboardWidgetCreator,
ServerStatus serverStatus,
MessageInputFactory messageInputFactory,
InputLauncher inputLauncher,
GrokPatternService grokPatternService,
DBLookupTableService dbLookupTableService,
DBCacheService dbCacheService,
DBDataAdapterService dbDataAdapterService,
LookupTableService lookupTableService,
TimeRangeFactory timeRangeFactory,
ClusterEventBus clusterBus,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
ScheduledExecutorService scheduler) |
| 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,
ClusterEventBus clusterEventBus) |
| Constructor and Description |
|---|
OutputResource(OutputService outputService,
MessageOutputFactory messageOutputFactory,
OutputRegistry outputRegistry) |
| Modifier and Type | Class and Description |
|---|---|
class |
OutputServiceImpl |
| Constructor and Description |
|---|
StreamServiceImpl(MongoConnection mongoConnection,
StreamRuleService streamRuleService,
AlertService alertService,
OutputService outputService,
IndexSetService indexSetService,
MongoIndexSet.Factory indexSetFactory,
NotificationService notificationService,
AlarmCallbackConfigurationService alarmCallbackConfigurationService) |
| Constructor and Description |
|---|
ClusterStatsService(ElasticsearchProbe elasticsearchProbe,
MongoProbe mongoProbe,
UserService userService,
InputService inputService,
StreamService streamService,
StreamRuleService streamRuleService,
OutputService outputService,
DashboardService dashboardService,
BundleService bundleService,
LdapSettingsService ldapSettingsService,
RoleService roleService,
AlertService alertService,
AlarmCallbackConfigurationService alarmCallbackConfigurationService) |
Copyright © 2012–2018 Graylog, Inc.. All rights reserved.