I've problem when generating CSV report based on search result.
I've two Kibanas (7.8.0) connected to one Elasticsearch cluster so I've added the same xpack.reporting.encryptionKey in both instances as described in documentation.
Result of generating CSV report is below error:
Unable to generate report
Not Found :: {"path":"/_search/scroll","query":{},"body":"{\"scroll_id\":[\"FGluY2x1ZGVfY29udGV4dF91dWlkDnF1ZXJ5VGhlbkZldGNoBBRXZXF4Y25jQmNpWldkQ2ZrUklCOAAAAAAAAx0OFkM1aENSRkZPU0NTbTNiVlhkZ0xtOWcUVTFPeGNuY0JuUkVfTElrZlJJNXkAAAAAAA_MoBZucVNCZEFaTlNwcXNoVXJxd3plc2ZRFFYtcXhjbmNCY2laV2RDZmtSSUI3AAAAAAADHQwWQzVoQ1JGRk9TQ1NtM2JWWGRnTG05ZxRXT3F4Y25jQmNpWldkQ2ZrUklCNwAAAAAAAx0NFkM1aENSRkZPU0NTbTNiVlhkZ0xtOWc=\"]}","statusCode":404,"response":"{\"succeeded\":true,\"num_freed\":0}"}
Additionally what I've found - error occurs only if any fields are added to search view in Discovery. IFnot - report is generated successfully.
In Kibana 7.6.0 it looks similar, but if fields are added - no error is raised, but CSV report file is empty.
Thanks for your response.
Looks like should be, but doesn't work for me.
I've rechecked on KIbana 7.6.0 and Kibana 7.8.0 - confirming what I wrote previously.
Only difference between above versions is 7.6.0 generates empty file, while 7.8.0 raises error.
Of course it happens only when any fields are added to search view in Discovery.
Additionally - I've _source field storing disabled, but as far as I remember It's not required.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.