Help Docs

Install Java agent on SonarQube

  1. Download the apminsight-javaagent.zip file from your account and extract the zip file to a new directory
  2. Open apminsight.conf file, and add license.key value, which can be obtained from Site24x7 APM Insight page. Also provide an appropriate name for the application in the key application.name
  3. Edit the file <Sonarqube_installed_directory>/conf/sonar.properties
  4. Under the WEB SERVER configuration, uncomment the property (if commented) sonar.web.javaAdditionalOpts
  5. Add -javaagent:<agent_directory_full_path>/apminsight-javaagent.jar and save the file
  6. Once the changes are made, please restart the Sonarqube server

Was this document helpful?

Would you like to help us improve our documents? Tell us what you think we could do better.


We're sorry to hear that you're not satisfied with the document. We'd love to learn what we could do to improve the experience.


Thanks for taking the time to share your feedback. We'll use your feedback to improve our online help resources.

Shortlink has been copied!