# parse-lz4

Emit events as {payload: lz4.decompress(event.payload)}.

# Config

NONE

# Example

pipeline:
  parse-lz4:
    inputs: []