The setup-kibana-security script is not available in 7.x, thus attempting to install a 7.x Kibana on apm.elstc.co fails, as it is used during bootstrap.
When running apm-it-update.sh on apm.elstc.co, the script fails due to the security script reading the configuration file from the wrong path. This probably broke when the scripts were migrated to the NP folder.
Thesetup-kibana-securityscript is not available in 7.x, thus attempting to install a 7.x Kibana on apm.elstc.co fails, as it is used during bootstrap.When running
apm-it-update.shon apm.elstc.co, the script fails due to the security script reading the configuration file from the wrong path. This probably broke when the scripts were migrated to the NP folder.