Skip to content

streaming: support JSON flag

Warren Gifford requested to merge sh/stream-json into main

Created by: stefanhengl

This adds support for -json to streaming search.

Events are split into individual results and written as JSON to stdout. Each line contains 1 result with possibly many matches.

Merge request reports

Loading