| Modifier and Type | Class and Description |
|---|---|
static class |
CEFCodec.Config |
static interface |
CEFCodec.Factory |
Codec.Descriptor| Constructor and Description |
|---|
CEFCodec(Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
buildMessageSummary(com.github.jcustenborder.cef.Message cef) |
protected String |
decideSource(MappedMessage cef,
RawMessage raw) |
Message |
decode(RawMessage rawMessage) |
protected Message |
decodeCEF(RawMessage rawMessage,
String s) |
CodecAggregator |
getAggregator() |
Configuration |
getConfiguration() |
String |
getName() |
public static final String NAME
public CEFCodec(Configuration configuration)
@Nullable public Message decode(@Nonnull RawMessage rawMessage)
protected Message decodeCEF(@Nonnull RawMessage rawMessage, String s)
protected String buildMessageSummary(com.github.jcustenborder.cef.Message cef)
protected String decideSource(MappedMessage cef, RawMessage raw)
@Nullable public CodecAggregator getAggregator()
getAggregator in interface Codec@Nonnull public Configuration getConfiguration()
getConfiguration in interface CodecCopyright © 2012–2021 Graylog, Inc.. All rights reserved.