I'm trying to use the saved object import api to load some objects into Kibana (so I don't have to do it manually every time I reset ELK after I've stuffed up). I've got the file going in, but it doesn't seem to like the format of the ndjson file the interactive export produced. Looks like it's missing a type wrapper or something...
I did try the export api to see if it would give me the data in a more acceptable format, but that's another post...
I'm using 7.8. Given another thread, my problem may have been I was directly the request to ElasticSearch (9200) rather than Kibana (5601). I'll sort that out and see if this is still a problem.
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.