Java Agent
System properties to be passed on command line while launching Java agent
Usage
Download the agent:
Add the
-javaagent:astradot-agent-latest.jar
argument to your jvm launch. Eg:
Configuration
Property
Description
ast.agent.debug
[true/false] Enable debug logs for java agent. Default : false (enable level info and above)
ast.agent.log.file
[path to log file] Output file for agent logs. Default : System.out
Last updated
Was this helpful?