Log
Export Elasticsearch logs in bulk
Exports the Elasticsearch log entries identified by the given message ids as a newline-delimited JSON (application/x-ndjson) file. The body is form encoded, so a browser can stream the download itself. IDs that cannot be found are omitted from the result. Optionally accepts an index override, defaulting to filebeat-*, and a clientTime used to name the file in the caller’s timezone.
POST