Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 49ecc5f

Browse files
authored
Merge pull request #2282 from splunk/repo-sync
Pulling refs/heads/main into main
2 parents 6d45c58 + 5e22115 commit 49ecc5f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

gdi/get-data-in/application/java/instrumentation/java-servers-instructions.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,8 @@ Add the path to the JVM agent to your Tomcat or TomEE startup script:
139139
140140
set CATALINA_OPTS=%CATALINA_OPTS% -javaagent:"<Drive>:\path\to\splunk-otel-javaagent.jar"
141141
142+
.. note:: When running Tomcat as a Windows service, the setenv.bat script is not used. To add the Java agent to your Tomcat Windows service, run the tomcat<version-number>w.exe utility as an administrator, then add the ``-javaagent`` argument to the list of :guilabel:`Java Options`.
143+
142144
.. _weblogic-javaagent:
143145

144146
WebLogic

0 commit comments

Comments
 (0)