Hi,
Im new to Elasticsearch all I want to know how to send XML and CSV data to elasticsearch or logstash through postman and how to mapping and configuration for this type of data .can anyone please explain me.
THANKS IN ADVANCE ......
Hi,
Im new to Elasticsearch all I want to know how to send XML and CSV data to elasticsearch or logstash through postman and how to mapping and configuration for this type of data .can anyone please explain me.
THANKS IN ADVANCE ......
Welcome to our community!
I am not super familiar with postman and it's ability to send data, but assuming it's just like curl --data "@/path/to/filename"
then you might need an ingest pipeline with something like CSV processor | Elasticsearch Guide [8.3] | Elastic.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
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.