Csv reports from elasticsearch curl command

Hi All,

I m trying to get curl command reports in csv format rather than json. Is there a way to achieve it.

No. Elasticsearch speaks json only.
But I think you can do some CSV extraction from #elastic-stack:kibana.