| Constructor and Description |
|---|
EventsConfigurationProvider(ClusterConfigService clusterConfigService) |
| Constructor and Description |
|---|
V20190722150700_LegacyAlertConditionMigration(ClusterConfigService clusterConfigService,
LegacyAlertConditionMigrator legacyAlertConditionMigrator) |
| Constructor and Description |
|---|
FreeEnterpriseService(okhttp3.OkHttpClient httpClient,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
com.google.common.eventbus.EventBus eventBus,
ClusterConfigService clusterConfigService,
MongoConnection mongoConnection,
URI serviceUrl) |
| Constructor and Description |
|---|
GeoIpDbFileChangeMonitorService(ScheduledExecutorService scheduler,
com.google.common.eventbus.EventBus eventBus,
ClusterConfigService clusterConfigService,
GeoIpVendorResolverService geoIpVendorResolverService) |
| Constructor and Description |
|---|
GeoIpProcessor(ClusterConfigService clusterConfigService,
ScheduledExecutorService scheduler,
com.google.common.eventbus.EventBus eventBus,
com.codahale.metrics.MetricRegistry metricRegistry,
GeoIpVendorResolverService geoIpVendorResolverService,
ServerStatus serverStatus) |
| Constructor and Description |
|---|
RuleMetricsConfigService(ClusterConfigService clusterConfigService,
ClusterEventBus clusterEventBus) |
| Constructor and Description |
|---|
LegacyDefaultStreamMigration(ClusterConfigService clusterConfigService,
PipelineStreamConnectionsService connectionsService) |
| Constructor and Description |
|---|
V20180601151500_AddDefaultConfiguration(ClusterConfigService clusterConfigService) |
| Constructor and Description |
|---|
PurgeExpiredSidecarsThread(SidecarService sidecarService,
ClusterConfigService clusterConfigService) |
| Constructor and Description |
|---|
AdministrationResource(SidecarService sidecarService,
ConfigurationService configurationService,
CollectorService collectorService,
ActionService actionService,
AdministrationFiltersFactory administrationFiltersFactory,
ClusterConfigService clusterConfigService,
SidecarStatusMapper sidecarStatusMapper) |
SidecarResource(SidecarService sidecarService,
ActionService actionService,
ClusterConfigService clusterConfigService,
SidecarStatusMapper sidecarStatusMapper) |
| Constructor and Description |
|---|
V20190127111728_MigrateWidgetFormatSettings(MongoConnection mongoConnection,
ClusterConfigService clusterConfigService) |
V20190304102700_MigrateMessageListStructure(MongoConnection mongoConnection,
ClusterConfigService clusterConfigService) |
V20190805115800_RemoveDashboardStateFromViews(ClusterConfigService clusterConfigService,
MongoConnection mongoConnection) |
V20200409083200_RemoveRootQueriesFromMigratedDashboards(ClusterConfigService clusterConfigService,
MongoConnection mongoConnection) |
V20200730000000_AddGl2MessageIdFieldAliasForEvents(SearchVersion elasticsearchVersion,
ClusterConfigService clusterConfigService,
V20200730000000_AddGl2MessageIdFieldAliasForEvents.ElasticsearchAdapter elasticsearch,
ElasticsearchConfiguration elasticsearchConfig) |
| Constructor and Description |
|---|
V20191125144500_MigrateDashboardsToViews(org.graylog.plugins.views.migrations.V20191125144500_MigrateDashboardsToViewsSupport.DashboardsService dashboardsService,
org.graylog.plugins.views.migrations.V20191125144500_MigrateDashboardsToViewsSupport.SearchService searchService,
org.graylog.plugins.views.migrations.V20191125144500_MigrateDashboardsToViewsSupport.ViewService viewService,
ClusterConfigService clusterConfigService,
RandomObjectIdProvider randomObjectIdProvider,
RandomUUIDProvider randomUUIDProvider) |
| Constructor and Description |
|---|
V20191203120602_MigrateSavedSearchesToViews(ClusterConfigService clusterConfigService,
SavedSearchService savedSearchService,
SearchService searchService,
ViewService viewService,
RandomObjectIdProvider randomObjectIdProvider,
RandomUUIDProvider randomUUIDProvider) |
| Constructor and Description |
|---|
V20200204122000_MigrateUntypedViewsToDashboards(MongoConnection mongoConnection,
ClusterConfigService clusterConfigService) |
| Constructor and Description |
|---|
SearchConfigProvider(ClusterConfigService clusterConfigService) |
| Constructor and Description |
|---|
ViewService(MongoConnection mongoConnection,
MongoJackObjectMapperProvider mapper,
ClusterConfigService clusterConfigService,
ViewRequirements.Factory viewRequirementsFactory,
EntityOwnershipService entityOwnerShipService,
ViewSummaryService viewSummaryService) |
| Constructor and Description |
|---|
GlobalAuthServiceConfig(ClusterConfigService clusterConfigService,
com.google.common.eventbus.EventBus eventBus,
DBAuthServiceBackendService dbService,
Map<String,AuthServiceBackend.Factory<? extends AuthServiceBackend>> backendFactories,
AuthServiceBackend defaultBackend) |
| Constructor and Description |
|---|
HTTPHeaderAuthenticationConfigResource(ClusterConfigService clusterConfigService) |
| Modifier and Type | Field and Description |
|---|---|
protected ClusterConfigService |
DefaultGranteeService.clusterConfigService |
| Constructor and Description |
|---|
DefaultGranteeService(UserService userService,
GRNRegistry grnRegistry,
GranteeAuthorizer.Factory granteeAuthorizerFactory,
ClusterConfigService clusterConfigService) |
| Modifier and Type | Class and Description |
|---|---|
class |
ClusterConfigServiceImpl |
| Constructor and Description |
|---|
MongoIndexSetService(org.mongojack.JacksonDBCollection<IndexSetConfig,org.bson.types.ObjectId> collection,
StreamService streamService,
ClusterConfigService clusterConfigService,
ClusterEventBus clusterEventBus) |
MongoIndexSetService(MongoConnection mongoConnection,
MongoJackObjectMapperProvider objectMapperProvider,
StreamService streamService,
ClusterConfigService clusterConfigService,
ClusterEventBus clusterEventBus) |
| Constructor and Description |
|---|
OrderedMessageProcessors(Set<MessageProcessor> processors,
ClusterConfigService clusterConfigService,
com.google.common.eventbus.EventBus eventBus) |
| Constructor and Description |
|---|
Migration(org.graylog2.migrations.V20180214093600_AdjustDashboardPositionToNewResolution.MigrationDashboardService dashboardService,
ClusterConfigService clusterConfigService) |
| Constructor and Description |
|---|
GrantsMetaMigration(RoleService roleService,
UserService userService,
DBGrantService dbGrantService,
GRNRegistry grnRegistry,
String rootUsername,
MongoConnection mongoConnection,
ViewService viewService,
ClusterConfigService clusterConfigService) |
| Constructor and Description |
|---|
HelloWorldResource(NodeId nodeId,
ClusterConfigService clusterConfigService) |
| Constructor and Description |
|---|
AbsoluteSearchResource(Searches searches,
SearchExecutor searchExecutor,
ClusterConfigService clusterConfigService,
DecoratorProcessor decoratorProcessor) |
KeywordSearchResource(Searches searches,
SearchExecutor searchExecutor,
ClusterConfigService clusterConfigService,
DecoratorProcessor decoratorProcessor) |
RelativeSearchResource(Searches searches,
ClusterConfigService clusterConfigService,
DecoratorProcessor decoratorProcessor,
SearchExecutor searchExecutor) |
SearchResource(Searches searches,
ClusterConfigService clusterConfigService,
DecoratorProcessor decoratorProcessor,
SearchExecutor searchExecutor) |
| Constructor and Description |
|---|
ClusterConfigResource(ClusterConfigService clusterConfigService,
ChainingClassLoader chainingClassLoader,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
ClusterConfigValidatorService clusterConfigValidatorService) |
ClusterResource(NodeService nodeService,
ClusterConfigService clusterConfigService,
NodeId nodeId) |
GettingStartedResource(ClusterConfigService clusterConfigService) |
MessageProcessorsResource(Set<MessageProcessor.Descriptor> processorDescriptors,
ClusterConfigService clusterConfigService) |
| Constructor and Description |
|---|
IndexSetsResource(Indices indices,
IndexSetService indexSetService,
IndexSetRegistry indexSetRegistry,
IndexSetValidator indexSetValidator,
IndexSetCleanupJob.Factory indexSetCleanupJobFactory,
IndexSetStatsCreator indexSetStatsCreator,
ClusterConfigService clusterConfigService,
SystemJobManager systemJobManager) |
| Constructor and Description |
|---|
RotationStrategyResource(Map<String,javax.inject.Provider<RotationStrategy>> rotationStrategies,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
ClusterConfigService clusterConfigService,
ElasticsearchConfiguration elasticsearchConfiguration) |
| Constructor and Description |
|---|
UserSessionTerminationService(MongoDbSessionDAO sessionDao,
MongoDBSessionService sessionService,
org.apache.shiro.mgt.DefaultSecurityManager securityManager,
ClusterConfigService clusterConfigService,
UserService userService,
com.google.common.eventbus.EventBus eventBus) |
| Constructor and Description |
|---|
HTTPHeaderAuthenticationRealm(ClusterConfigService clusterConfigService,
AuthServiceAuthenticator authServiceAuthenticator,
Set<IpSubnet> trustedProxies) |
| Constructor and Description |
|---|
SystemResource(ServerStatus serverStatus,
ClusterConfigService clusterConfigService,
ProcessBuffer processBuffer) |
| Constructor and Description |
|---|
SessionCreator(UserService userService,
AuditEventSender auditEventSender,
ClusterConfigService clusterConfigService) |
| Constructor and Description |
|---|
UrlWhitelistService(com.google.common.eventbus.EventBus eventBus,
ClusterConfigService clusterConfigService) |
Copyright © 2012–2022 Graylog, Inc.. All rights reserved.