Type alias ObservabilityPipelineElasticsearchDestinationCompressionAlgorithm

ObservabilityPipelineElasticsearchDestinationCompressionAlgorithm: typeof NONE | typeof GZIP | typeof ZLIB | typeof ZSTD | typeof SNAPPY | UnparsedObject

The compression algorithm applied when sending data to Elasticsearch.

Generated using TypeDoc