| Constructor and Description |
|---|
EventProcessorEventFactory(de.huxhorn.sulky.ulid.ULID ulid,
NodeService nodeService,
NodeId nodeId) |
| Constructor and Description |
|---|
EmailEventNotification(EventNotificationService notificationCallbackService,
EmailSender emailSender,
NotificationService notificationService,
NodeId nodeId) |
EmailSender(EmailConfiguration emailConfig,
EmailRecipients.Factory emailRecipientsFactory,
EventBacklogService eventBacklogService,
NotificationService notificationService,
NodeId nodeId,
DBEventDefinitionService eventDefinitionService,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
com.floreysoft.jmte.Engine templateEngine) |
| Constructor and Description |
|---|
PrometheusMappingConfigLoader(NodeId nodeId) |
| Constructor and Description |
|---|
DBJobTriggerService(MongoConnection mongoConnection,
MongoJackObjectMapperProvider mapper,
NodeId nodeId,
JobSchedulerClock clock) |
DefaultJobSchedulerConfig(NodeService nodeService,
NodeId nodeId) |
| Constructor and Description |
|---|
EmailAlarmCallback(AlertSender alertSender,
NotificationService notificationService,
NodeId nodeId,
EmailRecipients.Factory emailRecipientsFactory,
UserService userService,
EmailConfiguration emailConfiguration,
Configuration graylogConfig) |
| Constructor and Description |
|---|
FormattedEmailAlertSender(EmailConfiguration configuration,
NotificationService notificationService,
NodeId nodeId,
com.floreysoft.jmte.Engine templateEngine) |
| Modifier and Type | Method and Description |
|---|---|
static AuditActor |
AuditActor.system(NodeId nodeId) |
| Modifier and Type | Method and Description |
|---|---|
Node |
NodeService.byNodeId(NodeId nodeId) |
Node |
NodeServiceImpl.byNodeId(NodeId nodeId) |
boolean |
NodeService.isOnlyMaster(NodeId nodeIde) |
boolean |
NodeServiceImpl.isOnlyMaster(NodeId nodeId) |
| Constructor and Description |
|---|
ClusterConfigServiceImpl(MongoJackObjectMapperProvider mapperProvider,
MongoConnection mongoConnection,
NodeId nodeId,
ChainingClassLoader chainingClassLoader,
ClusterEventBus clusterEventBus) |
| Constructor and Description |
|---|
ClusterEventPeriodical(MongoJackObjectMapperProvider mapperProvider,
MongoConnection mongoConnection,
NodeId nodeId,
ChainingClassLoader chainingClassLoader,
com.google.common.eventbus.EventBus serverEventBus,
ClusterEventBus clusterEventBus) |
| Constructor and Description |
|---|
MongoIndexSet(IndexSetConfig config,
Indices indices,
NodeId nodeId,
IndexRangeService indexRangeService,
AuditEventSender auditEventSender,
SystemJobManager systemJobManager,
SetIndexReadOnlyAndCalculateRangeJob.Factory jobFactory,
ActivityWriter activityWriter) |
| Constructor and Description |
|---|
Indices(IndexMappingFactory indexMappingFactory,
NodeId nodeId,
AuditEventSender auditEventSender,
com.google.common.eventbus.EventBus eventBus,
IndicesAdapter indicesAdapter) |
| Constructor and Description |
|---|
MongoIndexRangeService(MongoConnection mongoConnection,
MongoJackObjectMapperProvider objectMapperProvider,
Indices indices,
IndexSetRegistry indexSetRegistry,
AuditEventSender auditEventSender,
NodeId nodeId,
com.google.common.eventbus.EventBus eventBus) |
| Constructor and Description |
|---|
ClosingRetentionStrategy(Indices indices,
ActivityWriter activityWriter,
NodeId nodeId,
AuditEventSender auditEventSender) |
DeletionRetentionStrategy(Indices indices,
ActivityWriter activityWriter,
NodeId nodeId,
AuditEventSender auditEventSender) |
| Constructor and Description |
|---|
AbstractRotationStrategy(AuditEventSender auditEventSender,
NodeId nodeId) |
MessageCountRotationStrategy(Indices indices,
NodeId nodeId,
AuditEventSender auditEventSender) |
SizeBasedRotationStrategy(Indices indices,
NodeId nodeId,
AuditEventSender auditEventSender) |
TimeBasedRotationStrategy(Indices indices,
NodeId nodeId,
AuditEventSender auditEventSender) |
| Constructor and Description |
|---|
InputEventListener(com.google.common.eventbus.EventBus eventBus,
InputLauncher inputLauncher,
InputRegistry inputRegistry,
InputService inputService,
NodeId nodeId) |
| Constructor and Description |
|---|
KafkaTransport(Configuration configuration,
LocalMetricRegistry localRegistry,
NodeId nodeId,
com.google.common.eventbus.EventBus serverEventBus,
ServerStatus serverStatus,
ScheduledExecutorService scheduler) |
| Constructor and Description |
|---|
NotificationServiceImpl(NodeId nodeId,
MongoConnection mongoConnection,
AuditEventSender auditEventSender) |
| Constructor and Description |
|---|
OutputRegistry(MessageOutput defaultMessageOutput,
OutputService outputService,
MessageOutputFactory messageOutputFactory,
NotificationService notificationService,
NodeId nodeId,
long faultCountThreshold,
long faultPenaltySeconds) |
| Constructor and Description |
|---|
ClusterHealthCheckThread(NotificationService notificationService,
InputRegistry inputRegistry,
NodeId nodeId,
boolean isCloud) |
GarbageCollectionWarningThread(Configuration configuration,
NodeId nodeId,
NotificationService notificationService) |
IndexRetentionThread(ElasticsearchConfiguration configuration,
IndexSetRegistry indexSetRegistry,
Cluster cluster,
NodeId nodeId,
NotificationService notificationService,
Map<String,javax.inject.Provider<RetentionStrategy>> retentionStrategyMap) |
IndexRotationThread(NotificationService notificationService,
Indices indices,
IndexSetRegistry indexSetRegistry,
Cluster cluster,
ActivityWriter activityWriter,
NodeId nodeId,
Map<String,javax.inject.Provider<RotationStrategy>> rotationStrategyMap) |
TrafficCounterCalculator(NodeId nodeId,
TrafficCounterService trafficService,
com.codahale.metrics.MetricRegistry metricRegistry) |
| Modifier and Type | Method and Description |
|---|---|
NodeId |
ServerStatus.getNodeId() |
| Modifier and Type | Method and Description |
|---|---|
void |
RawMessage.addSourceNode(String sourceInputId,
NodeId nodeId) |
| Constructor and Description |
|---|
HelloWorldResource(NodeId nodeId,
ClusterConfigService clusterConfigService) |
| Constructor and Description |
|---|
ClusterResource(NodeService nodeService,
ClusterConfigService clusterConfigService,
NodeId nodeId) |
| Constructor and Description |
|---|
DebugEventsResource(NodeId nodeId,
com.google.common.eventbus.EventBus serverEventBus,
ClusterEventBus clusterEventBus) |
| Constructor and Description |
|---|
SystemJobResource(SystemJobFactory systemJobFactory,
SystemJobManager systemJobManager,
NodeId nodeId) |
| Modifier and Type | Method and Description |
|---|---|
NodeId |
NodeIdProvider.get() |
| Constructor and Description |
|---|
NodeIdResponseFilter(NodeId nodeId) |
| Constructor and Description |
|---|
DBProcessingStatusService(MongoConnection mongoConnection,
NodeId nodeId,
JobSchedulerClock clock,
com.github.joschi.jadconfig.util.Duration updateThreshold,
int journalWriteRateThreshold,
MongoJackObjectMapperProvider mapper,
BaseConfiguration baseConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
void |
TrafficCounterService.updateTraffic(org.joda.time.DateTime observationTime,
NodeId nodeId,
long inLastMinute,
long outLastMinute,
long decodedLastMinute) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.