| Class | Description |
|---|---|
| AlarmCallbacksMigrationPeriodical |
This periodical migrates alert callbacks created on version <= 1.0, which contained two ID fields: `_id` and `id`,
both with different types, and confused MongoJack when loading them.
|
| AlertScannerThread | |
| BatchedElasticSearchOutputFlushThread | |
| ClusterHealthCheckThread | |
| ClusterIdGeneratorPeriodical | |
| ConfigurationManagementPeriodical | |
| ContentPackLoaderPeriodical | |
| GarbageCollectionWarningThread | |
| IndexerClusterCheckerThread | |
| IndexRangesCleanupPeriodical |
A
Periodical to clean up stale index ranges (e. |
| IndexRangesMigrationPeriodical |
A
Periodical to check if index ranges need to be recalculated and notify the administrators about it. |
| IndexRangesMigrationPeriodical.MongoIndexRangesMigrationComplete | |
| IndexRetentionThread | |
| IndexRotationThread | |
| LdapGroupMappingMigration |
Converts pre-2.0 ldap group mappings to use a list of maps but leaves the original key in the collection to make it possible to downgrade.
|
| NodePingThread | |
| Periodicals | |
| ThrottleStateUpdaterThread |
The ThrottleStateUpdater publishes the current state buffer state of the journal to other interested parties,
chiefly the ThrottleableTransports.
|
| ThroughputCalculator | |
| UserPermissionMigrationPeriodical |
This task migrates users' permission sets from pre-1.2 style to the built-in roles: admin and reader.
|
| VersionCheckThread |
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.