Decompresses a stream of bytes in the Brotli format.
decompress_brotliDescription
Section titled “Description”The decompress_brotli operator decompresses bytes in a pipeline incrementally.
The operator supports decompressing multiple concatenated streams
of the same codec transparently.
Examples
Section titled “Examples”Import Suricata events from a Brotli-compressed file
Section titled “Import Suricata events from a Brotli-compressed file”load_file "eve.json.brotli"decompress_brotliread_suricataimportSee Also
Section titled “See Also”compress_brotli,
decompress_brotli,
decompress_bz2,
decompress_gzip,
decompress_lz4,
decompress_zstd