cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Preet.Gaur
AppDynamics Team

To configure Apache Solr version 6.5.x with AppDynamics Agent (preferably version 4.2.x or higher), use the following steps:

 

  1. Navigate to /<solr-home>/bin/solr.in.sh on the Controller machine.

  2. Add the following snippet to the solr.in.sh file in order to add the Java Agent.

SOLR_OPTS="$SOLR_OPTS -javaagent:<app_agent_install>/ver4.2.10.0/javaagent.jar"

Example:

SOLR_OPTS="$SOLR_OPTS -Dappdynamics.agent.applicationName=Solr -Dappdynamics.agent.tierName=SolrTier -Dappdynamics.agent.nodeName -javaagent:/Users/XXX/Documents/Agent/AppServerAgent-4.2.10.0/ver4.2.10.0/javaagent.jar"

 

  1. Restart Solr.
Comments
Stevon.Gomez
Adventurer
SOLR_OPTS="$SOLR_OPTS -Dappdynamics.agent.applicationName=Solr -Dappdynamics.agent.tierName=SolrTier -Dappdynamics.agent.nodeName-javaagent:/Users/XXX/Documents/Agent/AppServerAgent-4.2.10.0/ver4.2.10.0/javaagent.jar" 

just need to understand is there a space  after nodeName -javaagent

Preet.Gaur
AppDynamics Team

@Stevon.Gomez yes, there should be a space. Thank you for the pointer. Looks like a typo mistake. I will correct it. 

Nina.Wolinsky
Community Manager

@Preet.Gaur @Stevon.Gomez I've updated the article to reflect this change. Thank you both!

Version history
Last update:
‎06-25-2020 11:54 PM
Updated by:
On-Demand Webinar
Discover new Splunk integrations and AI innovations for Cisco AppDynamics.


Register Now!

Observe and Explore
Dive into our Community Blog for the Latest Insights and Updates!


Read the blog here