Merge pull request #16113 from Security-Onion-Solutions/reyesj2-pach-1

run es-url-updae prior to upgrade
This commit is contained in:
Jorge Reyes
2026-07-24 14:17:17 -05:00
committed by GitHub
+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
}