| Package | Description |
|---|---|
| net.logstash.logback.composite | |
| net.logstash.logback.fieldnames |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FieldNamesAware<FieldNames extends LogstashCommonFieldNames>
Identifies classes that are aware of logstash field names.
|
class |
FormattedTimestampJsonProvider<Event extends ch.qos.logback.core.spi.DeferredProcessingAware,FieldNames extends LogstashCommonFieldNames>
Writes a formatted timestamp field.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContextJsonProvider.setFieldNames(LogstashCommonFieldNames fieldNames) |
void |
LogstashVersionJsonProvider.setFieldNames(LogstashCommonFieldNames fieldNames) |
| Modifier and Type | Class and Description |
|---|---|
class |
LogstashAccessFieldNames |
class |
LogstashFieldNames
Names of standard fields that appear in the JSON output.
|
class |
ShortenedFieldNames
Slightly shortened versions of the
LogstashFieldNames. |
Copyright © 2017. All Rights Reserved.