Uses of Class
org.graylog2.plugin.system.NodeId
Packages that use NodeId
Package
Description
-
Uses of NodeId in org.graylog.events.event
Constructors in org.graylog.events.event with parameters of type NodeIdModifierConstructorDescriptionEventProcessorEventFactory(de.huxhorn.sulky.ulid.ULID ulid, NodeService nodeService, NodeId nodeId) Deprecated. -
Uses of NodeId in org.graylog.events.notifications.types
Constructors in org.graylog.events.notifications.types with parameters of type NodeIdModifierConstructorDescriptionEmailEventNotification(EventNotificationService notificationCallbackService, EmailSender emailSender, NotificationService notificationService, NodeId nodeId, LookupTableService lookupTableService, ObjectMapperProvider objectMapperProvider, HttpConfiguration httpConfiguration, EmailRecipients.Factory emailRecipientsFactory, com.floreysoft.jmte.Engine templateEngine) EmailSender(NotificationService notificationService, NodeId nodeId, com.floreysoft.jmte.Engine templateEngine, com.floreysoft.jmte.Engine htmlTemplateEngine, EmailFactory emailFactory) HTTPEventNotificationV2(EventNotificationService notificationCallbackService, ObjectMapperProvider objectMapperProvider, UrlWhitelistService whitelistService, UrlWhitelistNotificationService urlWhitelistNotificationService, EncryptedValueService encryptedValueService, EventsConfigurationProvider configurationProvider, com.floreysoft.jmte.Engine templateEngine, com.floreysoft.jmte.Engine jsonTemplateEngine, NotificationService notificationService, NodeId nodeId, ParameterizedHttpClientProvider parameterizedHttpClientProvider) -
Uses of NodeId in org.graylog.integrations.aws.service
Constructors in org.graylog.integrations.aws.service with parameters of type NodeIdModifierConstructorDescriptionAWSService(InputService inputService, MessageInputFactory messageInputFactory, NodeId nodeId, com.fasterxml.jackson.databind.ObjectMapper objectMapper) -
Uses of NodeId in org.graylog.integrations.aws.transports
Constructors in org.graylog.integrations.aws.transports with parameters of type NodeIdModifierConstructorDescriptionKinesisTransport(Configuration configuration, com.google.common.eventbus.EventBus serverEventBus, NodeId nodeId, LocalMetricRegistry localRegistry, com.fasterxml.jackson.databind.ObjectMapper objectMapper, AWSClientBuilderUtil awsClientBuilderUtil) -
Uses of NodeId in org.graylog.integrations.notifications.types
Constructors in org.graylog.integrations.notifications.types with parameters of type NodeIdModifierConstructorDescriptionSlackEventNotification(EventNotificationService notificationCallbackService, ObjectMapperProvider objectMapperProvider, com.floreysoft.jmte.Engine templateEngine, NotificationService notificationService, NodeId nodeId, SlackClient slackClient, HttpConfiguration httpConfiguration) -
Uses of NodeId in org.graylog.integrations.notifications.types.microsoftteams
Constructors in org.graylog.integrations.notifications.types.microsoftteams with parameters of type NodeIdModifierConstructorDescriptionTeamsEventNotification(EventNotificationService notificationCallbackService, ObjectMapperProvider objectMapperProvider, com.floreysoft.jmte.Engine templateEngine, NotificationService notificationService, NodeId nodeId, RequestClient requestClient, HttpConfiguration httpConfiguration) Deprecated.TeamsEventNotificationV2(EventNotificationService notificationCallbackService, ObjectMapperProvider objectMapperProvider, com.floreysoft.jmte.Engine jsonTemplateEngine, NotificationService notificationService, NodeId nodeId, RequestClient requestClient, HttpConfiguration httpConfiguration) -
Uses of NodeId in org.graylog.metrics.prometheus.mapping
Constructors in org.graylog.metrics.prometheus.mapping with parameters of type NodeIdModifierConstructorDescriptionInputMetricMapping(MessageInputFactory messageInputFactory, NodeId nodeId, MetricMapping.Config config) MetricMatchMapping(NodeId nodeId, MetricMapping.Config config) -
Uses of NodeId in org.graylog.plugins.views.search.db
Constructors in org.graylog.plugins.views.search.db with parameters of type NodeId -
Uses of NodeId in org.graylog.scheduler
Constructors in org.graylog.scheduler with parameters of type NodeIdModifierConstructorDescriptionDBJobTriggerService(MongoCollections mongoCollections, NodeId nodeId, JobSchedulerClock clock, SchedulerCapabilitiesService schedulerCapabilitiesService, com.github.joschi.jadconfig.util.Duration lockExpirationDuration) DBJobTriggerService(MongoConnection mongoConnection, MongoCollections mongoCollections, MongoJackObjectMapperProvider mapper, NodeId nodeId, JobSchedulerClock clock, SchedulerCapabilitiesService schedulerCapabilitiesService, com.github.joschi.jadconfig.util.Duration lockExpirationDuration) Deprecated. -
Uses of NodeId in org.graylog2.alarmcallbacks
Constructors in org.graylog2.alarmcallbacks with parameters of type NodeIdModifierConstructorDescriptionEmailAlarmCallback(AlertSender alertSender, NotificationService notificationService, NodeId nodeId, EmailRecipients.Factory emailRecipientsFactory, UserService userService, EmailConfiguration emailConfiguration, Configuration graylogConfig) -
Uses of NodeId in org.graylog2.alerts
Constructors in org.graylog2.alerts with parameters of type NodeIdModifierConstructorDescriptionFormattedEmailAlertSender(EmailConfiguration configuration, NotificationService notificationService, NodeId nodeId, com.floreysoft.jmte.Engine templateEngine, EmailFactory emailFactory) -
Uses of NodeId in org.graylog2.audit
Methods in org.graylog2.audit with parameters of type NodeId -
Uses of NodeId in org.graylog2.cluster
Methods in org.graylog2.cluster with parameters of type NodeIdModifier and TypeMethodDescriptionDeprecated.Deprecated.Constructors in org.graylog2.cluster with parameters of type NodeIdModifierConstructorDescriptionClusterConfigServiceImpl(MongoJackObjectMapperProvider mapperProvider, MongoConnection mongoConnection, NodeId nodeId, RestrictedChainingClassLoader chainingClassLoader, ClusterEventBus clusterEventBus) ClusterConfigServiceImpl(MongoJackObjectMapperProvider mapperProvider, MongoConnection mongoConnection, NodeId nodeId, ChainingClassLoader chainingClassLoader, ClusterEventBus clusterEventBus) Deprecated. -
Uses of NodeId in org.graylog2.cluster.lock
Constructors in org.graylog2.cluster.lock with parameters of type NodeIdModifierConstructorDescriptionMongoLockService(NodeId nodeId, MongoConnection mongoConnection, Duration lockTTL) -
Uses of NodeId in org.graylog2.cluster.nodes
Methods in org.graylog2.cluster.nodes with parameters of type NodeIdModifier and TypeMethodDescriptionbooleanAbstractNodeService.isOnlyLeader(NodeId nodeId) booleanNodeService.isOnlyLeader(NodeId nodeIde) -
Uses of NodeId in org.graylog2.datatiering.retention
Constructors in org.graylog2.datatiering.retention with parameters of type NodeIdModifierConstructorDescriptionDataTierDeleteRetention(TimeBasedRetentionExecutor timeBasedRetentionExecutor, Indices indices, AuditEventSender auditEventSender, NodeId nodeId) -
Uses of NodeId in org.graylog2.events
Constructors in org.graylog2.events with parameters of type NodeIdModifierConstructorDescriptionClusterEventPeriodical(MongoJackObjectMapperProvider mapperProvider, MongoConnection mongoConnection, NodeId nodeId, RestrictedChainingClassLoader chainingClassLoader, com.google.common.eventbus.EventBus serverEventBus, ClusterEventBus clusterEventBus) ClusterEventPeriodical(MongoJackObjectMapperProvider mapperProvider, MongoConnection mongoConnection, NodeId nodeId, ChainingClassLoader chainingClassLoader, com.google.common.eventbus.EventBus serverEventBus, ClusterEventBus clusterEventBus) Deprecated. -
Uses of NodeId in org.graylog2.indexer
Constructors in org.graylog2.indexer with parameters of type NodeIdModifierConstructorDescriptionMongoIndexSet(IndexSetConfig config, Indices indices, NodeId nodeId, IndexRangeService indexRangeService, AuditEventSender auditEventSender, SystemJobManager systemJobManager, SetIndexReadOnlyAndCalculateRangeJob.Factory jobFactory, ActivityWriter activityWriter) -
Uses of NodeId in org.graylog2.indexer.indices
Constructors in org.graylog2.indexer.indices with parameters of type NodeIdModifierConstructorDescriptionIndices(IndexMappingFactory indexMappingFactory, NodeId nodeId, AuditEventSender auditEventSender, com.google.common.eventbus.EventBus eventBus, IndicesAdapter indicesAdapter, IndexFieldTypeProfileService profileService) -
Uses of NodeId in org.graylog2.indexer.ranges
Constructors in org.graylog2.indexer.ranges with parameters of type NodeIdModifierConstructorDescriptionMongoIndexRangeService(MongoConnection mongoConnection, MongoJackObjectMapperProvider objectMapperProvider, Indices indices, IndexSetRegistry indexSetRegistry, AuditEventSender auditEventSender, NodeId nodeId, com.google.common.eventbus.EventBus eventBus) -
Uses of NodeId in org.graylog2.indexer.retention.strategies
Constructors in org.graylog2.indexer.retention.strategies with parameters of type NodeIdModifierConstructorDescriptionClosingRetentionStrategy(Indices indices, NodeId nodeId, AuditEventSender auditEventSender, CountBasedRetentionExecutor countBasedRetentionExecutor, TimeBasedRetentionExecutor timeBasedRetentionExecutor) DeletionRetentionStrategy(Indices indices, NodeId nodeId, AuditEventSender auditEventSender, CountBasedRetentionExecutor countBasedRetentionExecutor, TimeBasedRetentionExecutor timeBasedRetentionExecutor) -
Uses of NodeId in org.graylog2.indexer.rotation.common
Constructors in org.graylog2.indexer.rotation.common with parameters of type NodeIdModifierConstructorDescriptionIndexRotator(Indices indices, AuditEventSender auditEventSender, NodeId nodeId) -
Uses of NodeId in org.graylog2.inputs
Constructors in org.graylog2.inputs with parameters of type NodeIdModifierConstructorDescriptionInputEventListener(com.google.common.eventbus.EventBus eventBus, InputLauncher inputLauncher, InputRegistry inputRegistry, InputService inputService, NodeId nodeId, LeaderElectionService leaderElectionService, PersistedInputs persistedInputs, ServerStatus serverStatus) -
Uses of NodeId in org.graylog2.inputs.transports
Constructors in org.graylog2.inputs.transports with parameters of type NodeIdModifierConstructorDescriptionKafkaTransport(Configuration configuration, LocalMetricRegistry localRegistry, NodeId nodeId, com.google.common.eventbus.EventBus serverEventBus, ServerStatus serverStatus, ScheduledExecutorService scheduler) -
Uses of NodeId in org.graylog2.notifications
Constructors in org.graylog2.notifications with parameters of type NodeIdModifierConstructorDescriptionNotificationServiceImpl(NodeId nodeId, MongoConnection mongoConnection, AuditEventSender auditEventSender, NotificationSystemEventPublisher eventPublisher) -
Uses of NodeId in org.graylog2.outputs
Constructors in org.graylog2.outputs with parameters of type NodeIdModifierConstructorDescriptionOutputRegistry(MessageOutput defaultMessageOutput, OutputService outputService, MessageOutputFactory messageOutputFactory, NotificationService notificationService, NodeId nodeId, com.google.common.eventbus.EventBus eventBus, StreamService streamService, long faultCountThreshold, long faultPenaltySeconds) -
Uses of NodeId in org.graylog2.periodical
Constructors in org.graylog2.periodical with parameters of type NodeIdModifierConstructorDescriptionClusterHealthCheckThread(NotificationService notificationService, InputRegistry inputRegistry, NodeId nodeId, boolean isCloud) IndexBlockCheck(NotificationService notificationService, IndexSetRegistry indexSetRegistry, Cluster cluster, Indices indices, NodeId nodeId) IndexRetentionThread(ElasticsearchConfiguration configuration, IndexSetRegistry indexSetRegistry, Cluster cluster, NodeId nodeId, NotificationService notificationService, Map<String, jakarta.inject.Provider<RetentionStrategy>> retentionStrategyMap, DataTieringOrchestrator dataTieringOrchestrator, DatanodeMigrationLockService migrationLockService) IndexRotationThread(NotificationService notificationService, Indices indices, IndexSetRegistry indexSetRegistry, Cluster cluster, ActivityWriter activityWriter, NodeId nodeId, Map<String, jakarta.inject.Provider<RotationStrategy>> rotationStrategyMap, DataTieringOrchestrator dataTieringOrchestrator, DatanodeMigrationLockService migrationLockService) -
Uses of NodeId in org.graylog2.plugin
Methods in org.graylog2.plugin that return NodeIdConstructors in org.graylog2.plugin with parameters of type NodeIdModifierConstructorDescriptionServerStatus(BaseConfiguration configuration, Set<ServerStatus.Capability> capabilities, com.google.common.eventbus.EventBus eventBus, jakarta.inject.Provider<AuditEventSender> auditEventSenderProvider, NodeId nodeId) -
Uses of NodeId in org.graylog2.plugin.journal
Methods in org.graylog2.plugin.journal with parameters of type NodeIdModifier and TypeMethodDescriptionvoidRawMessage.addSourceNode(String sourceInputId, NodeId nodeId) -
Uses of NodeId in org.graylog2.plugin.system
Subclasses of NodeId in org.graylog2.plugin.systemMethods in org.graylog2.plugin.system that return NodeId -
Uses of NodeId in org.graylog2.rest.resources
Constructors in org.graylog2.rest.resources with parameters of type NodeIdModifierConstructorDescriptionHelloWorldResource(NodeId nodeId, ClusterConfigService clusterConfigService) -
Uses of NodeId in org.graylog2.rest.resources.system
Constructors in org.graylog2.rest.resources.system with parameters of type NodeIdModifierConstructorDescriptionClusterResource(NodeService nodeService, ClusterConfigService clusterConfigService, NodeId nodeId) -
Uses of NodeId in org.graylog2.rest.resources.system.debug
Constructors in org.graylog2.rest.resources.system.debug with parameters of type NodeIdModifierConstructorDescriptionDebugEventsResource(NodeId nodeId, com.google.common.eventbus.EventBus serverEventBus, ClusterEventBus clusterEventBus) -
Uses of NodeId in org.graylog2.rest.resources.system.jobs
Constructors in org.graylog2.rest.resources.system.jobs with parameters of type NodeIdModifierConstructorDescriptionSystemJobResource(SystemJobFactory systemJobFactory, SystemJobManager systemJobManager, NodeId nodeId, JobResourceHandlerService jobResourceHandlerService) -
Uses of NodeId in org.graylog2.system.processing
Constructors in org.graylog2.system.processing with parameters of type NodeIdModifierConstructorDescriptionDBProcessingStatusService(MongoConnection mongoConnection, NodeId nodeId, JobSchedulerClock clock, com.github.joschi.jadconfig.util.Duration updateThreshold, int journalWriteRateThreshold, MongoJackObjectMapperProvider mapper, BaseConfiguration baseConfiguration) -
Uses of NodeId in org.graylog2.system.traffic
Methods in org.graylog2.system.traffic with parameters of type NodeIdModifier and TypeMethodDescriptionvoidTrafficCounterService.updateTraffic(org.joda.time.DateTime observationTime, NodeId nodeId, long inLastMinute, long outLastMinute, long decodedLastMinute) voidTrafficUpdater.updateTraffic(org.joda.time.DateTime observationTime, NodeId nodeId, long inLastMinute, long outLastMinute, long decodedLastMinute) Constructors in org.graylog2.system.traffic with parameters of type NodeIdModifierConstructorDescriptionOpenTrafficCounterCalculator(NodeId nodeId, TrafficUpdater trafficUpdater, com.codahale.metrics.MetricRegistry metricRegistry)