/
Java - Logging is configured, but doesn't yield any log files
Java - Logging is configured, but doesn't yield any log files
In case you encounter issues with the creation of log files when using the Java agent, please adhere to the following steps:
Ensure all logging parameters are properly configured
Configure the following flag as a JVM parameter in the specified application:
sl.redirectStreamsTo=/path/to/log/folder
Restart your application server.
This method is to be used for debugging purposes only & should be removed once the required information has been retrieved.
Under no circumstance should it be used as a replacement for logging parameters.
Related articles
, multiple selections available,
Related content
Using Java Agents - Installing the Coverage Listener as a JVM Java Agent
Using Java Agents - Installing the Coverage Listener as a JVM Java Agent
More like this
SeaLights Java agent - Command Reference
SeaLights Java agent - Command Reference
Read with this
Set Context Propagation on the Java Agent
Set Context Propagation on the Java Agent
More like this