# parse-lz4 Emit events as `{payload: lz4.decompress(event.payload)}`. ## Config **NONE** ## Example ```yaml pipeline: parse-lz4: inputs: [] ```