| 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 |
|---|
GeoIpProcessor(ClusterConfigService clusterConfigService,
ScheduledExecutorService scheduler,
com.google.common.eventbus.EventBus eventBus,
com.codahale.metrics.MetricRegistry metricRegistry) |
| 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(Version 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 |
|---|
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 | 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 |
|---|
ClusterIdGeneratorPeriodical(ClusterConfigService clusterConfigService) |
IndexRangesMigrationPeriodical(Cluster cluster,
IndexSetRegistry indexSetRegistry,
IndexRangeService indexRangeService,
NotificationService notificationService,
LegacyMongoIndexRangeService legacyMongoIndexRangeService,
ClusterConfigService clusterConfigService) |
UserPermissionMigrationPeriodical(UserService userService,
RoleService roleService,
Permissions permissions,
ClusterConfigService clusterConfigService) |
| Constructor and Description |
|---|
HelloWorldResource(NodeId nodeId,
ClusterConfigService clusterConfigService) |
| Constructor and Description |
|---|
AbsoluteSearchResource(Searches searches,
ClusterConfigService clusterConfigService,
DecoratorProcessor decoratorProcessor) |
KeywordSearchResource(Searches searches,
ClusterConfigService clusterConfigService,
DecoratorProcessor decoratorProcessor) |
RelativeSearchResource(Searches searches,
ClusterConfigService clusterConfigService,
DecoratorProcessor decoratorProcessor) |
SearchResource(Searches searches,
ClusterConfigService clusterConfigService,
DecoratorProcessor decoratorProcessor) |
| Constructor and Description |
|---|
ClusterConfigResource(ClusterConfigService clusterConfigService,
ChainingClassLoader chainingClassLoader,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
ClusterResource(NodeService nodeService,
ClusterConfigService clusterConfigService,
NodeId nodeId) |
GettingStartedResource(ClusterConfigService clusterConfigService) |
MessageProcessorsResource(Set<MessageProcessor.Descriptor> processorDescriptors,
ClusterConfigService clusterConfigService) |
SessionsResource(UserService userService,
org.apache.shiro.mgt.DefaultSecurityManager securityManager,
ShiroAuthenticationFilter authenticationFilter,
Set<IpSubnet> trustedSubnets,
org.glassfish.grizzly.http.server.Request grizzlyRequest,
SessionCreator sessionCreator,
ActorAwareAuthenticationTokenFactory tokenFactory,
SessionResponseFactory sessionResponseFactory,
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 |
|---|
RetentionStrategyResource(Map<String,javax.inject.Provider<RetentionStrategy>> retentionStrategies,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
ClusterConfigService clusterConfigService) |
RotationStrategyResource(Map<String,javax.inject.Provider<RotationStrategy>> rotationStrategies,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
ClusterConfigService clusterConfigService) |
| Constructor and Description |
|---|
HTTPHeaderAuthenticationRealm(ClusterConfigService clusterConfigService,
AuthServiceAuthenticator authServiceAuthenticator,
Set<IpSubnet> trustedProxies) |
| Constructor and Description |
|---|
SystemResource(ServerStatus serverStatus,
ClusterConfigService clusterConfigService,
ProcessBuffer processBuffer) |
| Constructor and Description |
|---|
UrlWhitelistService(com.google.common.eventbus.EventBus eventBus,
ClusterConfigService clusterConfigService) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.