We have an environment on one cluster that we would like to move to another cluster. The agents on the cluster connects to the cluster via a private Security Gateway. What configuration should we change and where to ensure that we move the environment and gateway without app needing a restart
Solved! Go to Solution.
If you consider migrating the data - not possible.
If you just want to reconfigure OneAgent to start sending data to new cluster you need to update agent configuration :
/opt/dynatrace/oneagent/agent/conf/ruxitagent.conf
and change the Tenant and TenantToken configuration.
But... maybe it's just easier to reinstall OneAgent on that host?
Anyway... you'll need to restart your applications.