How to change Applicaitons Manager EUM API Key in EUM Agent?

How to change Applicaitons Manager EUM API Key in EUM Agent?

How to change Applications Manager API key through Agent settings page:

  1. Access the EUM Agent Settings page.
  2. Login to Agent Settings page by entering the EUM API key (You can find it in Applications Manager->Settings->Rest API->End User Monitoring).
  3. In the Server Details page click on Edit -> Modify Api Key.
  4. Provide the valid API key and click on Update.
  5. Restart the EUM Agent.



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

How to change EUM API Key in console mode or directly from file?

  1. Go to [EUM_HOME]/conf folder.
  2. Open AppServer.xml in a text editor.
  3. Remove encryptedKey attribute and add new attribute apikey with EUM API Key.
  4. Save the changes.
  5. Restart EUM Agent.
Info
<?xml version="1.0" encoding="ISO-8859-1"?>
<AMP-SERVER>
<AMP apikey="EUMhTVn22kkkbsmsbu2038200jsbn" encryptedProxyPassword="" host="localhost" id="0" pacUrl="" pollingtime="60000" port="8443" protocol="https" proxyType="wpadProxy" proxy_authscheme="BASIC" proxy_bypass="" proxy_host="" proxy_port="" proxy_user=""/>
</AMP-SERVER>

                  New to ADSelfService Plus?