未验证 提交 b3b8aaea 编写于 作者: S songzhendong 提交者: GitHub

Add Tomcat 9 's Java agent deployment instructions(Linux) (#4645)

上级 950346c3
......@@ -42,7 +42,7 @@ If the plugin is in **Optional²** catalog, go to [optional plugins](#optional-p
- The default logging output folder is `/logs`.
## Install javaagent FAQs
- Linux Tomcat 7, Tomcat 8
- Linux Tomcat 7, Tomcat 8, Tomcat 9
Change the first line of `tomcat/bin/catalina.sh`.
```shell
CATALINA_OPTS="$CATALINA_OPTS -javaagent:/path/to/skywalking-agent/skywalking-agent.jar"; export CATALINA_OPTS
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册