Previous Topic: Install Introscope AgentNext Topic: Typical Metrics Reported


Configuring Tracer Logging

To write more information about the operation of the DevTest-specific tracer to the agent log file, add the following lines to the agent profile:

log4j.additivity.IntroscopeAgent.LisaCoordinatorTracer=false
log4j.logger.IntroscopeAgent.LisaCoordinatorTracer=DEBUG, logfile

If the agent logging level is set to DEBUG, these lines are not required. However, logging at that level writes a large amount of information to the agent log. This amount of information can make it difficult to find the lines from the DevTest tracer.