Setting JVM Arguments and Logging Configuration for Application Monitor
To update default JVM Arguments and Logging Configuration for Application Monitor, update the following files before creating the TEA agent image:
Log4j configuration
The Application Monitor uses logback for logger configuration. It has a default logback.xml
file, located at amsgce-runtime-<version>/teaagent/config/logback.xml
. To update the logging configuration, change this file before creating the Image.
JVM Arguments
To update JVM arguments, edit the amsgce-runtime-<version>/teaagent/config/application_monitor.properties
file before creating the Docker image.