I am trying to port the elastic-kibana-postfix .json files to .ndjson files to visualize a dashboard for Postfix for Elasticsearch 8.10.2. The PR and issue discussion are available at the following links:
The .ndjson files get imported correctly, but, when I try to open Dashboards -> [Filebeat Postfix] Overview it throws the following error:
Cannot read properties of undefined (reading 'searchSourceJSON')
I removed the searchSourceJSON field from kibanaSavedObjectMeta key. Is this mandatory? Can anyone please assist in porting the JSON files correctly?
Wouldn't be a better approach to import those saved objects in a clean kibana instance, upgrade the stack up to the desired target so Kibana migrates them appropriately, and then finally export them?
I have been able to import the .json files to 6.5.1 Elasticsearch and Kibana versions. I shall try your approach to upgrade them. Thank you for the suggestion.
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.