I have a packetbeat elastic kibana setup. i want to download captured http.requests.body and http.response.body via kibana data downloads functionality. So i used kibana data table visualization option to display the data on UI and let users down load them. The problem I am facing is we can add responses only but not requests to the data table. The reason for the issue is requests has the text type and responses have keyword type.
how can I change request type from text to keyword allow requests to be downloadable?
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.