How to capture complete URL of transactions performed on application server?
By adding the below option in apminsight.conf file, the agent will start collecting the complete URLs of the transactions being performed.
webtransaction.naming.use.requesturl=true |
This option will be helpful when you have multiple virtual hosts configured on same app server. You will be able to differentiate in which host the transactions are performed.
New to ADSelfService Plus?
Related Articles
Capturing complete URL of the transactions being performed on the app server
By adding the config webtransaction.naming.use.requesturl=true in apminsight.conf file, the agent will start collecting the complete URLs of the transactions being performed. This option will be helpful when you have multiple virtual hosts configured ...
Troubleshooting URL Monitor
When configuring a URL monitor in Applications Manager, you might encounter several errors related to accessibility, configuration, or server-side issues. Below are common errors along with step-by-step troubleshooting instructions to help you ...
How to capture username in Real User Monitor using Custom API?
Custom APIs in Real User Monitor serve various functions, such as setting dynamic values for user IDs, capturing JavaScript (JS) errors, specifying session timeout, and more. They enhance user session tracking in Real User Monitor, providing a more ...
IBM WebSphere Application Server v9 / IBM WebSphere MQ Broker Monitor Addition or Data Collection Fails Due to Missing JAR Files
Applicable Version: 181200 or later Problem When adding an IBM WebSphere Application Server v9 or IBM WebSphere MQ Broker monitor, or during data collection, the operation may fail if the required WebSphere client JAR files are not available in the ...
Windows Server Monitor - WMI Metrics Reference Tables
This document lists the WMI namespaces, classes, and WQL queries used by AppManager Windows Server Monitor scripts in WMI mode. These reference tables can be used to troubleshoot WMI-related issues, validate WMI queries using WBEMTEST, verify ...