Type alias ObservabilityPipelineDecoding

ObservabilityPipelineDecoding: typeof DECODE_BYTES | typeof DECODE_GELF | typeof DECODE_JSON | typeof DECODE_SYSLOG | UnparsedObject

The decoding format used to interpret incoming logs.

Generated using TypeDoc