diff --git a/salt/manager/tools/sbin/soup b/salt/manager/tools/sbin/soup index cde6ae10a..30d26124d 100755 --- a/salt/manager/tools/sbin/soup +++ b/salt/manager/tools/sbin/soup @@ -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 }