My Kibana versioin is 7.5.0, I'm did following steps:
Created an Kibana dashboard firstly, and I can make sure Kibana dashboard was working well.
Use Kibana's export REST API to export JSON of this dashboard.
Delete existing dashboard, index pattern and all other saved objects.
Use import API and the JSON file from step 2 to import the dashboard back.
But when I check the imported dashboard, there is no data showing but only error message Embeddable factory [embeddableFactoryId = undefined] does not exist. Any idea of it?
Hi, I checked the log, but there too many noise in log and no errors at all. Is there any particular logs I should looking for?
And regarding the embeddableFactoryId = undefined error, is that means the panel on dashboard cannot fetch data from index pattern? Or the panel itself is broken?
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.