Tanukiサービスラッパー設定

Java エージェントは、javaagent コマンドラインオプションを使用してブートストラップします。このオプションを、Tanuki Service wrapper.conf ファイルに追加します。

Configure the Tanuki Service Wrapper

  1. Open the wrapper.conf file to edit.
  2. Add a wrapper.java.additional property that contains the javaagent option with the location of the Java Agent JAR file.
    For example:
    wrapper.java.additional.6=-javaagent:C://agent//javaagent.jar