public class GELFMessage extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GELFMessage.Type |
| Modifier and Type | Field and Description |
|---|---|
static String |
ADDITIONAL_FIELD_PREFIX |
| Constructor and Description |
|---|
GELFMessage(byte[] payload) |
public static final String ADDITIONAL_FIELD_PREFIX
public GELFMessage(byte[] payload)
payload - Compressed or uncompressedGELFMessage.Typepublic GELFMessage.Type getGELFType()
public String getJSON()
public byte[] getPayload()
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.