Click the Start a free trial link to start a 15-day SaaS trial of our product and join our community as a trial user. If you are an existing customer do not start a free trial.
AppDynamics customers and established members should click the sign in button to authenticate.
on 12-30-2016 08:49 PM - edited on 11-30-2018 01:56 PM by Nina.Wolinsky
How do we increase the heap size or the -Xms/-Xmx value in EUM Server or End User Monitoring.
The answer to this depends on the OS in which EUM is running.
1. If EUM is installed on an Unix OS, you need to update the script called eum-processor
, which is typically located under the <EUM_HOME>/eum-processor/bin/
directory. Please find below a screenshot which shows the content of the script and where you have to modify/update the -Xms & -Xms value.
Once you are done with the changes, restart the eum-server in order for the new values to be reflected and verify the same using the ps -ef | grep java
or ps -ef | grep -i eum
command output.
2. If the EUM is running on a Windows OS, then you can just add the heap size to the file called eum-processor-launcher.vmoptions
, which is too located under the bin folder: <EUM_HOME>\eum-processor\bin\
Then, you need to restart our EUM service under the Window service for the changes to take place.
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form