Java Agent v2.2.25
December 20, 2023
-
FeatureAdded the multi-transaction ID (@mtidtag) in the Java application log for log monitoring. -
ChangedModified to collect transaction IDs and multi-transaction IDs when thelogsink_enabledoption has been set (Previous:logsink_trace_enabledoption).whatap.conf# default: false
logsink_enabled=false -
ChangedModified to collect appenders by default upon use of log4j.whatap.conf# requires agent restart
weaving=log4j-2.17
# example: collect Console, AccessLog, ErrorLog
trace_log4j_appender_set=Console,AccessLog,ErrorLog -
ChangedModified to collect appenders by default upon use of logback.whatap.conf# requires agent restart
weaving=logback-1.2.8
# example: collect ErrorAppender, FileAppender log
trace_logback_appender_set=ErrorAppender,FileAppender
Note
Download: Java Agent v2.2.25
To install the Java agent for the first time, install the package first using the following command. For more information about agent installation, see the following.
wget https://api.whatap.io/agent/whatap.agent.java.tar.gz