Hi, I have a very large file with like 1 million records or 1,000,000 records (either way its a lot :D)
I am using the curl command:
$ curl -s -H "Content-Type: application/json" -XPOST localhost:9200/_bulk --data-binary @assets-latest.json
The cursor blinks a bit in my terminal (like 2seconds), then just disappears and nothing happens. When I make a POSTMAN API "GET" request, I get 0 hits. Checking on the Kibana console for that specific index, "assets", returns nothing aswell.
OK thank you. I found that one of our developers here our company wrote a shell script to remap/transform the JSON for a format to be ingested into 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.