I am using Kibana 7.3.1 (2) , Whenever I search from the discovery, the search is displayed. However, after saving the search and exporting the results from Share-> CSV Reports -> Generate CSV, the results are not saved in the csv file. only the column names are coming.
I am using basic license. And, the following settings in Kibana.yml
xpack.reporting.enabled : true
I have also tried different configuration settings along with above
xpack.reporting.encryptionKey : "samplekey"
xpack.reporting.kibanaServer.hostname : localhost
xpack.reporting.csv.maxSizeBytes : 104857600
xpack.reporting.capture.loadDelay : 30000
I have verified from different answers, but was not of help.
what is it that I am missing ?
Thanks,
Manjunath