Class PaloAlto9xCodec
java.lang.Object
org.graylog.integrations.inputs.paloalto9.PaloAlto9xCodec
- All Implemented Interfaces:
Codec
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic interfaceNested classes/interfaces inherited from interface org.graylog2.plugin.inputs.codecs.Codec
Codec.Descriptor -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionPaloAlto9xCodec(Configuration configuration, PaloAltoParser rawMessageParser, PaloAlto9xParser fieldProducer, MessageFactory messageFactory) -
Method Summary
-
Field Details
-
NAME
- See Also:
-
-
Constructor Details
-
PaloAlto9xCodec
public PaloAlto9xCodec(Configuration configuration, PaloAltoParser rawMessageParser, PaloAlto9xParser fieldProducer, MessageFactory messageFactory)
-
-
Method Details
-
decode
-
getName
-
getConfiguration
- Specified by:
getConfigurationin interfaceCodec
-
getAggregator
- Specified by:
getAggregatorin interfaceCodec
-