write_json
Transforms the input event stream to JSON byte stream.
Description
Transforms the input event stream to JSON byte stream.
Newline-Delimited JSON
You can use the write_ndjson
operator to write Newline-Delimited JSON.
color = bool (optional)
Colorize the output.