| 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) |
| Modifier and Type | Class and Description |
|---|---|
class |
InMemoryGrokPatternService |
class |
MongoDbGrokPatternService |
| Constructor and Description |
|---|
GrokPatternRegistry(com.google.common.eventbus.EventBus serverEventBus,
GrokPatternService grokPatternService,
ScheduledExecutorService daemonExecutor) |
| Constructor and Description |
|---|
ExtractorFactory(com.codahale.metrics.MetricRegistry metricRegistry,
GrokPatternService grokPatternService,
LookupTableService lookupTableService) |
| Constructor and Description |
|---|
GrokResource(GrokPatternService grokPatternService,
ClusterEventBus clusterBus) |
| Constructor and Description |
|---|
GrokTesterResource(GrokPatternService grokPatternService) |
Copyright © 2012–2018 Graylog, Inc.. All rights reserved.