<< PREVIOUSNEXT >>

 

 

LINUX


 

AUTO INSTRUMENTATION

 

This section describes the steps involved when Auto-Instrumentation method is opted for Probe installation

  1. Application Deployment Folder 

    1. Log in to the Virtual Machine where WildFly is installed 

    2. Utilize the below path as Application Deployment Folder 

      %WildFly_HOME%/standalone/deployments

    3. Example: /opt/wildfly-21.0.1.Final/standalone/deployments

  2. Startup Script File Path

    1. Provide the below path as Startup Script File Path

      $WildFly_HOME/bin/standalone.conf

    2. Example: /opt/wildfly-21.0.1.Final/bin/standalone.conf