How to change Applications Manger's Host and Port in EUM Agent?

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? 

  1. Go to [EUM_HOME]/conf folder.
  2. Open AppServer.xml in a text editor.
  3. Search for "host" and "port" attribute in the xml file.
  4. Replace the existing value with the new Applications Manager's host and SSL port.
  5. If you are pointing the EUM Agent to different Applications Manager instance, make sure to update EUM API Key as well.
  6. Save the changes.
  7. Restart EUM Agent.
Example
Info
<?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?

  1. Login to EUM agent Settings page.
  2. In the Server Settings page, Click on Edit.
  3. Enter Applications manager's host and port in the Server Host and Server SSL port fields and click on Update.
  4. If you are pointing the EUM Agent to different Applications Manager instance, make sure to update EUM API Key as well.
  5. Restart the EUM Agent.


Warning
Note: User can Login to EUM Agent settings page only if EUM Agent is connected to Applications Manager.

                  New to ADSelfService Plus?