| Modifier and Type | Class and Description |
|---|---|
class |
EventNotificationStatusCleanUp |
| Modifier and Type | Class and Description |
|---|---|
class |
LegacyDefaultStreamMigration |
| Modifier and Type | Class and Description |
|---|---|
class |
PurgeExpiredConfigurationUploads |
class |
PurgeExpiredSidecarsThread |
| Modifier and Type | Class and Description |
|---|---|
class |
SearchesCleanUpJob |
| Modifier and Type | Class and Description |
|---|---|
class |
ScheduleTriggerCleanUp |
| Modifier and Type | Class and Description |
|---|---|
class |
ClusterEventCleanupPeriodical |
class |
ClusterEventPeriodical |
| Modifier and Type | Class and Description |
|---|---|
class |
IndexFieldTypePollerPeriodical
Periodical that creates and maintains index field type information in the database. |
| Modifier and Type | Class and Description |
|---|---|
class |
AlertScannerThread |
class |
BatchedElasticSearchOutputFlushThread |
class |
ClusterHealthCheckThread |
class |
ClusterIdGeneratorPeriodical |
class |
ConfigurationManagementPeriodical |
class |
ContentPackLoaderPeriodical |
class |
ESVersionCheckPeriodical |
class |
GarbageCollectionWarningThread |
class |
IndexerClusterCheckerThread |
class |
IndexFailuresPeriodical |
class |
IndexRangesCleanupPeriodical
A
Periodical to clean up stale index ranges (e. |
class |
IndexRangesMigrationPeriodical
A
Periodical to check if index ranges need to be recalculated and notify the administrators about it. |
class |
IndexRetentionThread |
class |
IndexRotationThread |
class |
NodePingThread |
class |
ThrottleStateUpdaterThread
The ThrottleStateUpdater publishes the current state buffer state of the journal to other interested parties,
chiefly the ThrottleableTransports.
|
class |
ThroughputCalculator |
class |
TrafficCounterCalculator |
class |
UserPermissionMigrationPeriodical
This task migrates users' permission sets from pre-1.2 style to the built-in roles: admin and reader.
|
class |
VersionCheckThread |
| Modifier and Type | Method and Description |
|---|---|
List<Periodical> |
Periodicals.getAll() |
List<Periodical> |
Periodicals.getAllStoppedOnGracefulShutdown() |
Map<Periodical,ScheduledFuture> |
Periodicals.getFutures() |
| Modifier and Type | Method and Description |
|---|---|
void |
Periodicals.registerAndStart(Periodical periodical) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PluginModule.addPeriodical(Class<? extends Periodical> periodicalClass) |
| Constructor and Description |
|---|
PeriodicalsService(Periodicals periodicals,
ServerStatus serverStatus,
Set<Periodical> periodicalSet) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.