I am unable to upload the JSON file in Kibana console, can anyone please guide me.
PFA, Input file and error screenshot
{
"fruit": "Apple",
"size": "Large",
"color": "Red"
}
I am unable to upload the JSON file in Kibana console, can anyone please guide me.
PFA, Input file and error screenshot
{
"fruit": "Apple",
"size": "Large",
"color": "Red"
}
If you are testing, try to include more representative data, for example:
{"fruit": "Apple", "size": "Large", "color": "Red"}
{"fruit": "Banana", "size": "Medium", "color": "Yellow"}
{"fruit": "Cherry", "size": "Small", "color": "Red"}
Thank you so much. i can also upload a single line code also by giving blank line spaces.
© 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.