Docs Cloud Redpanda Connect Components Scanners decompress decompress Type: ScannerProcessor Available in: Cloud, Self-Managed Decompress the stream of bytes according to an algorithm, before feeding it into a child scanner. # Config fields, showing default values decompress: algorithm: "" # No default (required) into: to_the_end: {} Fields algorithm One of gzip, pgzip, zlib, bzip2, flate, snappy, lz4, zstd. Type: string into The child scanner to feed the decompressed stream into. Type: scanner Default: {"to_the_end":{}} Back to top × Simple online edits For simple changes, such as fixing a typo, you can edit the content directly on GitHub. Edit on GitHub Or, open an issue to let us know about something that you want us to change. Open an issue Contribution guide For extensive content updates, or if you prefer to work locally, read our contribution guide . Was this helpful? thumb_up thumb_down group Ask in the community mail Share your feedback group_add Make a contribution csv json_documents