Skip to content

Java Tracer installation

Requirements

  • Java 8 or higher

Installation

The Sandbox Java tracer is distributed as a zip or tar archive. The easiest way to obtain it is by downloading it from the SaaS platform at analyzer.cryptosense.com. Navigate to any project, then to the Slots tab, and click the “Download Tracer Agent” button.

You will have a zip file cs-java-tracer-<VERSION>.zip. When you unzip the package, you will have a directory cs-java-tracer-<VERSION> containing a Java jar file cs-java-tracer.jar, for example:

Text Only

Text Only
cs-java-tracer-1.8.2/
└── cs-java-tracer.jar

You may move the cs-java-tracer.jar file to anywhere you want on your system. It does not have to remain inside the cs-java-tracer-<VERSION> directory.

Fav