| Package | Description |
|---|---|
| org.graylog2.bindings.providers | |
| org.graylog2.bundles | |
| org.graylog2.filters | |
| org.graylog2.inputs | |
| org.graylog2.rest.resources.system.inputs | |
| org.graylog2.system.stats |
| 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 |
|---|
ExtractorFilter(InputService inputService,
com.google.common.eventbus.EventBus serverEventBus,
ScheduledExecutorService scheduler) |
StaticFieldFilter(InputService inputService,
com.google.common.eventbus.EventBus serverEventBus,
ScheduledExecutorService scheduler) |
| Modifier and Type | Class and Description |
|---|---|
class |
InputServiceImpl |
| Constructor and Description |
|---|
InputEventListener(com.google.common.eventbus.EventBus eventBus,
InputLauncher inputLauncher,
InputRegistry inputRegistry,
InputService inputService,
NodeId nodeId) |
PersistedInputsImpl(InputService inputService,
ServerStatus serverStatus) |
| Constructor and Description |
|---|
ExtractorsResource(InputService inputService,
ActivityWriter activityWriter,
com.codahale.metrics.MetricRegistry metricRegistry,
ExtractorFactory extractorFactory,
ConverterFactory converterFactory,
PersistedInputs persistedInputs) |
InputsResource(InputService inputService,
MessageInputFactory messageInputFactory) |
InputStatesResource(InputRegistry inputRegistry,
com.google.common.eventbus.EventBus serverEventBus,
InputService inputService) |
| 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.