How to capture complete URL of transactions performed on application server?

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?