How do you forcibly reinstall a system integration?
System integration is missing several dashboards and searches so the easy was for most would be to just uninstall reinstall it. Due to system not having the option even after removing it from all policies makes it rather difficult. Using the current version 1.1.2.
POST /api/fleet/epm/packages/system-1.1.2
{ "force": true }
Fails to do anything with the results of:
{
"error" : "no handler found for uri [/api/fleet/epm/packages/system-1.1.2?pretty=true] and method [POST]"
}
No change even after running curl. Restarting Kibana and clearing browser cache. The count is interesting on dashboard it says 15 which is expected but they are not present even after.
Checking in saved objects shows nothing has been added. Comparing to a cluster that has all dashboards for example [[System Windows Security] Group Management Events - Simple Metrics] is present on the working and using it as a test one.
With revoke:true =
{"statusCode":400,"error":"Bad Request","message":"[request body]: types that failed validation:\n- [request body.0.revoke]: definition for this key is missing\n- [request body.1]: expected value to equal [null]"}
Dropping the "revoke":true worked. All default dashboards, visualizations, searches are not accounted for. Thank you @nchaulet
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.