How to change Applicaitons Manager EUM API Key in EUM Agent?
How to change Applications Manager API key through Agent settings page:
Access the EUM Agent Settings page.
Login to Agent Settings page by entering the EUM API key (You can find it in Applications Manager->Settings->Rest API->End User Monitoring).
In the Server Details page click on Edit -> Modify Api Key.
Provide the valid API key and click on Update.
Restart the EUM Agent.

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?
- Go to [EUM_HOME]/conf folder.
Open AppServer.xml in a text editor.
- Remove encryptedKey attribute and add new attribute apikey with EUM API Key.
- Save the changes.
- Restart EUM Agent.

<?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>
Other links
New to ADSelfService Plus?