LINUX
AUTO INSTRUMENTATION
This section describes the steps involved when Auto-Instrumentation method is opted for Probe installation
-
Application Deployment Folder
-
Log in to the Virtual Machine where WildFly is installed
-
Utilize the below path as Application Deployment Folder
%WildFly_HOME%/standalone/deployments
-
Example: /opt/wildfly-21.0.1.Final/standalone/deployments
-
-
Startup Script File Path
-
Provide the below path as Startup Script File Path
$WildFly_HOME/bin/standalone.conf
-
Example: /opt/wildfly-21.0.1.Final/bin/standalone.conf
-