run es-url-updae prior to upgrade

This commit is contained in:
reyesj2
2026-07-24 13:33:48 -05:00
parent e5969a12aa
commit d5fddafa6a
+4
View File
@@ -980,6 +980,10 @@ up_to_3.2.0() {
pin_elasticsearch_data_retention_method
# Run so-elastic-fleet-es-url update with --force to ensure eval/import have
# configured so-manager_elasicsearch as the default output for both monitoring and logs
/usr/sbin/so-elastic-fleet-es-url-update --force
INSTALLEDVERSION=3.2.0
}