When I select JSON, I get the error "An Error Occurred. Could not fetch data at this time. Refresh the tab to try again." I get the same error even after refreshing. What could be the problem?
Thanks

When I select JSON, I get the error "An Error Occurred. Could not fetch data at this time. Refresh the tab to try again." I get the same error even after refreshing. What could be the problem?
Thanks

Hi @rogergm62 welcome to the community.
If you want help, Your going to need to explain more
What version?
What are you doing?
What steps are you taking?
It is not clear what you are doing.
Are you trying to use the file upload?
If so it needs to be ndjson.
Apologies, I still do not understand ...
What does that mean? When you click "there," please show us exactly what you are clicking on.
Are you talking about this?
Did you do Shift Reload on the Whole Page?
Is this your installation?
Perhaps there are Restrictions / Role Based Controls?
Does the Table Show? When you click on table?
If so please show that...
Go To Kibana -> Dev Tools
Run
GET suri-filebeat-burien2-*/_search
{
"_source": ["*"]
}
also run this and share
GET suri-filebeat-burien2-*/_search
There are a couple possibilities
Is this your cluster? or shared?
Let us know what you find out...
They may not be saving _source which would then make the JSON unavailable...
© 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.