How to change Applications Manger's Host and Port in EUM Agent?
How to change Applications Manager's port and hostname via console mode or directly through the file?
Go to [EUM_HOME]/conf folder.
Open AppServer.xml in a text editor.
- Search for "host" and "port" attribute in the xml file.
- Replace the existing value with the new Applications Manager's host and SSL port.
- If you are pointing the EUM Agent to different Applications Manager instance, make sure to update EUM API Key as well.
- Save the changes.
- Restart EUM Agent.
Example

<?xml version="1.0" encoding="UTF-8"?>
<AMP-SERVER>
<AMP encryptedKey="vgvLugs" encryptedProxyPassword="" host="localhost" id="0" opm_plugin="false" pacUrl="" pollingtime="60000" port="8443" protocol="https" proxyType="noProxy" proxy_authscheme="BASIC" proxy_bypass="" proxy_host="" proxy_port="34" proxy_user="" />
</AMP-SERVER>
How to change Applications Manager's Host and Port through Agent Settings page?
- Login to EUM agent Settings page.
- In the Server Settings page, Click on Edit.
- Enter Applications manager's host and port in the Server Host and Server SSL port fields and click on Update.
- If you are pointing the EUM Agent to different Applications Manager instance, make sure to update EUM API Key as well.
- Restart the EUM Agent.

Note: User can Login to EUM Agent settings page only if EUM Agent is connected to Applications Manager.
Other Links
New to ADSelfService Plus?