S Kannan
S Kannan
I was trying with ELK 6.5 and it is asking for .ndjson files. Would it be possible for you to share the UI dashboard .json and configuration files that work...
Which specific version of ELK stack are you using? Can you please share the JSON files for testing?
I converted the .json files to .ndjson. When trying to import any of the files in Management -> Saved Objects, I get the following error: ``` kibana_1 | [2023-10-11T08:28:14.618+00:00][WARN ][process]...
With release-7.x branch, I get: ``` Sorry, there was an error The file could not be processed due to error: "Bad Request: Unexpected end of JSON input" ``` Is there...
I have created a PR that cleanly imports `api-combined.ndjson`, `ui-dashboards.ndjson`, and `ui-visualizations.ndjson` files in Elasticsearch v 8.10.2. https://github.com/ActionScripted/elastic-kibana-postfix/pull/16 But, when I try to open `Dashboards` -> `[Filebeat Postfix] Overview` it...