Uses of Class
org.graylog2.plugin.Message
Packages that use Message
Package
Description
-
Uses of Message in org.graylog.events.event
Methods in org.graylog.events.event that return types with arguments of type MessageMethods in org.graylog.events.event with parameters of type MessageModifier and TypeMethodDescriptionEventWithContext.addMessageContext(Message message) static EventWithContextabstract EventWithContext.BuilderEventWithContext.Builder.messageContext(Message message) -
Uses of Message in org.graylog.failure
Methods in org.graylog.failure with parameters of type MessageModifier and TypeMethodDescriptionbooleanFailureSubmissionService.submitProcessingErrors(Message message) Submits message's processing errors to the failure queue.booleanFailureSubmissionService.submitUnknownProcessingError(Message message, String details) Submits an unrecognized processing error to the failure queue. -
Uses of Message in org.graylog.plugins.beats
Methods in org.graylog.plugins.beats that return MessageModifier and TypeMethodDescriptionBeats2Codec.decode(RawMessage rawMessage) BeatsCodec.decode(RawMessage rawMessage) -
Uses of Message in org.graylog.plugins.cef.codec
Methods in org.graylog.plugins.cef.codec that return MessageModifier and TypeMethodDescriptionCEFCodec.decode(RawMessage rawMessage) protected MessageCEFCodec.decodeCEF(RawMessage rawMessage, String s) -
Uses of Message in org.graylog.plugins.map.geoip
Methods in org.graylog.plugins.map.geoip with parameters of type Message -
Uses of Message in org.graylog.plugins.netflow.codecs
Methods in org.graylog.plugins.netflow.codecs that return MessageMethods in org.graylog.plugins.netflow.codecs that return types with arguments of type Message -
Uses of Message in org.graylog.plugins.netflow.flows
Methods in org.graylog.plugins.netflow.flows that return MessageModifier and TypeMethodDescriptionstatic MessageNetFlowFormatter.toMessage(NetFlowV5Header header, NetFlowV5Record record, InetSocketAddress sender) static MessageNetFlowFormatter.toMessage(NetFlowV9Header header, NetFlowV9BaseRecord record, InetSocketAddress sender) -
Uses of Message in org.graylog.plugins.pipelineprocessor
Methods in org.graylog.plugins.pipelineprocessor that return MessageMethods in org.graylog.plugins.pipelineprocessor with parameters of type MessageConstructors in org.graylog.plugins.pipelineprocessor with parameters of type Message -
Uses of Message in org.graylog.plugins.pipelineprocessor.functions.messages
Methods in org.graylog.plugins.pipelineprocessor.functions.messages that return MessageModifier and TypeMethodDescriptionCloneMessage.evaluate(FunctionArgs args, EvaluationContext context) CreateMessage.evaluate(FunctionArgs args, EvaluationContext context) Methods in org.graylog.plugins.pipelineprocessor.functions.messages that return types with arguments of type Message -
Uses of Message in org.graylog.plugins.pipelineprocessor.processors
Methods in org.graylog.plugins.pipelineprocessor.processors that return types with arguments of type MessageModifier and TypeMethodDescriptionPipelineInterpreter.processForPipelines(Message message, Set<String> pipelineIds, InterpreterListener interpreterListener, PipelineInterpreter.State state) Given a set of pipeline ids, process the given message according to the passed state.PipelineInterpreter.processForResolvedPipelines(Message message, String msgId, Set<Pipeline> pipelines, InterpreterListener interpreterListener, PipelineInterpreter.State state) Methods in org.graylog.plugins.pipelineprocessor.processors with parameters of type MessageModifier and TypeMethodDescriptionvoidPipelineInterpreter.evaluateStage(Stage stage, Message message, String msgId, List<Message> result, Set<Pipeline> pipelinesToSkip, InterpreterListener interpreterListener) voidPipelineInterpreter.potentiallyDropFilteredMessage(Message message) PipelineInterpreter.processForPipelines(Message message, Set<String> pipelineIds, InterpreterListener interpreterListener, PipelineInterpreter.State state) Given a set of pipeline ids, process the given message according to the passed state.PipelineInterpreter.processForResolvedPipelines(Message message, String msgId, Set<Pipeline> pipelines, InterpreterListener interpreterListener, PipelineInterpreter.State state) Method parameters in org.graylog.plugins.pipelineprocessor.processors with type arguments of type MessageModifier and TypeMethodDescriptionvoidPipelineInterpreter.evaluateStage(Stage stage, Message message, String msgId, List<Message> result, Set<Pipeline> pipelinesToSkip, InterpreterListener interpreterListener) -
Uses of Message in org.graylog.plugins.pipelineprocessor.processors.listeners
Methods in org.graylog.plugins.pipelineprocessor.processors.listeners with parameters of type Message -
Uses of Message in org.graylog.plugins.pipelineprocessor.rest
Methods in org.graylog.plugins.pipelineprocessor.rest that return Message -
Uses of Message in org.graylog2.alarmcallbacks
Methods in org.graylog2.alarmcallbacks that return types with arguments of type MessageModifier and TypeMethodDescriptionEmailAlarmCallback.getAlarmBacklog(AlertCondition.CheckResult result) -
Uses of Message in org.graylog2.alerts
Method parameters in org.graylog2.alerts with type arguments of type MessageModifier and TypeMethodDescriptionvoidAlertSender.sendEmails(Stream stream, EmailRecipients recipients, AlertCondition.CheckResult checkResult, List<Message> backlog) voidFormattedEmailAlertSender.sendEmails(Stream stream, EmailRecipients recipients, AlertCondition.CheckResult checkResult, List<Message> backlog) -
Uses of Message in org.graylog2.buffers
Methods in org.graylog2.buffers with parameters of type Message -
Uses of Message in org.graylog2.filters
Methods in org.graylog2.filters with parameters of type Message -
Uses of Message in org.graylog2.indexer.messages
Method parameters in org.graylog2.indexer.messages with type arguments of type Message -
Uses of Message in org.graylog2.indexer.results
Methods in org.graylog2.indexer.results that return MessageMethods in org.graylog2.indexer.results with parameters of type MessageModifier and TypeMethodDescriptionstatic ResultMessageResultMessage.createFromMessage(Message message) voidResultMessage.setMessage(Message message) -
Uses of Message in org.graylog2.inputs.codecs
Methods in org.graylog2.inputs.codecs that return MessageModifier and TypeMethodDescriptionGelfCodec.decode(RawMessage rawMessage) JsonPathCodec.decode(RawMessage rawMessage) RandomHttpMessageCodec.decode(RawMessage rawMessage) RawCodec.decode(RawMessage raw) SyslogCodec.decode(RawMessage rawMessage) -
Uses of Message in org.graylog2.inputs.random.generators
Methods in org.graylog2.inputs.random.generators that return MessageModifier and TypeMethodDescriptionstatic MessageFakeHttpRawMessageGenerator.generateMessage(FakeHttpRawMessageGenerator.GeneratorState state) static MessageFakeHttpRawMessageGenerator.simulateGET(FakeHttpRawMessageGenerator.GeneratorState state, Random rand) -
Uses of Message in org.graylog2.outputs
Methods in org.graylog2.outputs with parameters of type MessageModifier and TypeMethodDescriptionOutputRouter.getOutputsForMessage(Message msg) OutputRouter.getStreamOutputsForMessage(Message msg) protected org.graylog2.gelfclient.GelfMessageGelfOutput.toGELFMessage(Message message) voidvoidvoidvoidvoidvoidMethod parameters in org.graylog2.outputs with type arguments of type MessageModifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidElasticSearchOutput.writeMessageEntries(List<Map.Entry<IndexSet, Message>> messageList) voidBlockingBatchedESOutput.writeMessageEntry(Map.Entry<IndexSet, Message> entry) -
Uses of Message in org.graylog2.plugin
Fields in org.graylog2.plugin with type parameters of type MessageMethods in org.graylog2.plugin that return MessageMethods in org.graylog2.plugin that return types with arguments of type MessageModifier and TypeMethodDescriptionEmptyMessages.iterator()Message.iterator()MessageCollection.iterator()SingletonMessages.iterator()MessageCollection.source()Methods in org.graylog2.plugin with parameters of type MessageModifier and TypeMethodDescriptionDeprecated.intintRulesEngine.evaluateInSharedSession(Message message) booleanServerStatus.MessageDetailRecordingStrategy.shouldRecord(Message message) Constructors in org.graylog2.plugin with parameters of type MessageModifierConstructorDescriptionMessageSummary(String index, Message message) SingletonMessages(Message message) Constructor parameters in org.graylog2.plugin with type arguments of type Message -
Uses of Message in org.graylog2.plugin.buffers
Methods in org.graylog2.plugin.buffers that return MessageMethods in org.graylog2.plugin.buffers that return types with arguments of type MessageMethods in org.graylog2.plugin.buffers with parameters of type MessageModifier and TypeMethodDescriptionprotected voidprotected voidvoidMessageEvent.setMessage(Message msg) Method parameters in org.graylog2.plugin.buffers with type arguments of type Message -
Uses of Message in org.graylog2.plugin.filters
Methods in org.graylog2.plugin.filters with parameters of type Message -
Uses of Message in org.graylog2.plugin.inputs
Methods in org.graylog2.plugin.inputs with parameters of type Message -
Uses of Message in org.graylog2.plugin.inputs.codecs
Methods in org.graylog2.plugin.inputs.codecs that return MessageModifier and TypeMethodDescriptionCodec.decode(RawMessage rawMessage) NullCodec.decode(@NonNull RawMessage rawMessage) Methods in org.graylog2.plugin.inputs.codecs that return types with arguments of type Message -
Uses of Message in org.graylog2.plugin.outputs
Methods in org.graylog2.plugin.outputs with parameters of type MessageMethod parameters in org.graylog2.plugin.outputs with type arguments of type Message -
Uses of Message in org.graylog2.streams
Methods in org.graylog2.streams with parameters of type MessageModifier and TypeMethodDescriptionReturns a list of matching streams for the given message.voidStreamRouterEngine.StreamTestMatch.matchMessage(Message message) Returns a list of stream rule matches. -
Uses of Message in org.graylog2.streams.matchers
Methods in org.graylog2.streams.matchers with parameters of type MessageModifier and TypeMethodDescriptionbooleanAlwaysMatcher.match(Message msg, StreamRule rule) booleanContainsMatcher.match(Message msg, StreamRule rule) booleanExactMatcher.match(Message msg, StreamRule rule) booleanFieldPresenceMatcher.match(Message msg, StreamRule rule) booleanGreaterMatcher.match(Message msg, StreamRule rule) booleanInputMatcher.match(Message msg, StreamRule rule) booleanRegexMatcher.match(Message msg, StreamRule rule) booleanSmallerMatcher.match(Message msg, StreamRule rule) booleanStreamRuleMatcher.match(Message msg, StreamRule rule)