public class SyslogFormatConfig extends Object implements FormatPluginConfig
| Constructor and Description |
|---|
SyslogFormatConfig(List<String> extensions,
Integer maxErrors,
Boolean flattenStructuredData) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
boolean |
flattenStructuredData() |
List<String> |
getExtensions() |
int |
getMaxErrors() |
int |
hashCode() |
String |
toString() |
Copyright © 2021 The Apache Software Foundation. All rights reserved.