Class and Description |
---|
CompositeJsonFormatter
Formats logstash Events as JSON using
JsonProvider s. |
JsonProvider
Contributes to the JSON output being written for the given Event.
|
JsonProviders
Contains a collection of
JsonProvider s to be used to write
JSON output for an Event. |
Class and Description |
---|
JsonProvider
Contributes to the JSON output being written for the given Event.
|
Class and Description |
---|
AbstractFieldJsonProvider
A
JsonProvider that has a configurable field name. |
AbstractJsonProvider
Base
JsonProvider that provides default implementations for standard methods. |
FieldNamesAware
Identifies classes that are aware of logstash field names.
|
JsonFactoryAware
Can be implemented by
JsonProvider s to indicate that
the provider needs to be injected with the JsonFactory . |
JsonProvider
Contributes to the JSON output being written for the given Event.
|
JsonProviders
Contains a collection of
JsonProvider s to be used to write
JSON output for an Event. |
Class and Description |
---|
AbstractFieldJsonProvider
A
JsonProvider that has a configurable field name. |
AbstractJsonProvider
Base
JsonProvider that provides default implementations for standard methods. |
AbstractNestedJsonProvider
A
JsonProvider that nests other providers within a subobject. |
AbstractPatternJsonProvider
Transforms an string containing patterns understood by PatternLayouts into JSON output.
|
CompositeJsonFormatter
Formats logstash Events as JSON using
JsonProvider s. |
ContextJsonProvider
Writes properties from the
Context into the JSON event. |
FieldNamesAware
Identifies classes that are aware of logstash field names.
|
FormattedTimestampJsonProvider
Writes the timestamp field as either:
A string value formatted by a
FastDateFormat pattern
A string value representing the number of milliseconds since unix epoch (designated by specifying the pattern value as "[UNIX_TIMESTAMP_AS_STRING]")
A number value of the milliseconds since unix epoch (designated by specifying the pattern value as "[UNIX_TIMESTAMP_AS_NUMBER]")
|
GlobalCustomFieldsJsonProvider |
JsonFactoryAware
Can be implemented by
JsonProvider s to indicate that
the provider needs to be injected with the JsonFactory . |
JsonProvider
Contributes to the JSON output being written for the given Event.
|
JsonProviders
Contains a collection of
JsonProvider s to be used to write
JSON output for an Event. |
LogstashVersionJsonProvider
Writes a version field as a string value (by default) or a numeric value (if
LogstashVersionJsonProvider.isWriteAsInteger() is true). |
Class and Description |
---|
AbstractFieldJsonProvider
A
JsonProvider that has a configurable field name. |
AbstractJsonProvider
Base
JsonProvider that provides default implementations for standard methods. |
AbstractNestedJsonProvider
A
JsonProvider that nests other providers within a subobject. |
AbstractPatternJsonProvider
Transforms an string containing patterns understood by PatternLayouts into JSON output.
|
CompositeJsonFormatter
Formats logstash Events as JSON using
JsonProvider s. |
ContextJsonProvider
Writes properties from the
Context into the JSON event. |
FieldNamesAware
Identifies classes that are aware of logstash field names.
|
FormattedTimestampJsonProvider
Writes the timestamp field as either:
A string value formatted by a
FastDateFormat pattern
A string value representing the number of milliseconds since unix epoch (designated by specifying the pattern value as "[UNIX_TIMESTAMP_AS_STRING]")
A number value of the milliseconds since unix epoch (designated by specifying the pattern value as "[UNIX_TIMESTAMP_AS_NUMBER]")
|
GlobalCustomFieldsJsonProvider |
JsonFactoryAware
Can be implemented by
JsonProvider s to indicate that
the provider needs to be injected with the JsonFactory . |
JsonProvider
Contributes to the JSON output being written for the given Event.
|
JsonProviders
Contains a collection of
JsonProvider s to be used to write
JSON output for an Event. |
LogstashVersionJsonProvider
Writes a version field as a string value (by default) or a numeric value (if
LogstashVersionJsonProvider.isWriteAsInteger() is true). |
Class and Description |
---|
CompositeJsonFormatter
Formats logstash Events as JSON using
JsonProvider s. |
JsonProvider
Contributes to the JSON output being written for the given Event.
|
JsonProviders
Contains a collection of
JsonProvider s to be used to write
JSON output for an Event. |
Class and Description |
---|
CompositeJsonFormatter
Formats logstash Events as JSON using
JsonProvider s. |
JsonProvider
Contributes to the JSON output being written for the given Event.
|
JsonProviders
Contains a collection of
JsonProvider s to be used to write
JSON output for an Event. |
Copyright © 2019. All rights reserved.