Apache Solr Startup Settings
This page describes how to instrument Apache Solr with the Java Agent.
AppDynamics SaaS
list_alt
list_alt
This page describes how to instrument Apache Solr with the Java Agent.
javaagent
argument to the
Solr server:>cd $Solr_Installation_Directory
>java -javaagent:"<agent install directory>/javaagent.jar" -jar start.jar
solr.in
.<solr-install-dir>\bin\solr.in
.REM set SOLR_OPTS=%SOLR_OPTS%
:set SOLR_OPTS=%SOLR_OPTS% -javaagent:"<java_agent_location>\javaagent.jar"