| Package | Description |
|---|---|
| org.graylog2.gelfclient |
| Modifier and Type | Method and Description |
|---|---|
Compression |
GelfConfiguration.getCompression()
Get the compression algorithm used for GELF UDP.
|
static Compression |
Compression.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Compression[] |
Compression.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GelfConfiguration |
GelfConfiguration.compression(Compression compression)
Set the compression algorithm used for GELF UDP.
|
Copyright © 2014–2021 Graylog, Inc.. All rights reserved.