body: eventsToNDJSON()

in src/shippers/elastic_v3/server/src/server_shipper.ts [347:349]


      body: eventsToNDJSON(events),
      headers: this.buildHeaders(this.clusterUuid, this.options.version, this.licenseId),
      ...(this.options.debug && { query: { debug: true } }),