Logstash HTTP output NDJSON with json_batch

Hi,

I am trying to output batched newline delimited JSON using the logstash http output.

Can the json_batch format be used together with the json_lines codec to achieve this?

A similar query was posted here, but nobody seemed to respond.
https://discuss.elastic.co/t/using-ndjson-for-logstash-http-output-plugin/322683/1

Thanks

it seems we're "that" close to have this NDJSON format in the logstash http output plugin