Class PaloAlto11xCodec
java.lang.Object
org.graylog.integrations.inputs.paloalto11.PaloAlto11xCodec
- All Implemented Interfaces:
Codec
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static interface
Nested classes/interfaces inherited from interface org.graylog2.plugin.inputs.codecs.Codec
Codec.Descriptor
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionPaloAlto11xCodec
(Configuration configuration, PaloAltoParser rawMessageParser, MessageFactory messageFactory) -
Method Summary
-
Field Details
-
NAME
- See Also:
-
EVENT_SOURCE_PRODUCT_NAME
- See Also:
-
UNKNOWN
- See Also:
-
-
Constructor Details
-
PaloAlto11xCodec
public PaloAlto11xCodec(Configuration configuration, PaloAltoParser rawMessageParser, MessageFactory messageFactory)
-
-
Method Details
-
decode
-
getName
-
getConfiguration
- Specified by:
getConfiguration
in interfaceCodec
-
getAggregator
- Specified by:
getAggregator
in interfaceCodec
-