Capture complete URL of transactions | APM Insight

Possibility of capturing complete URL of the transactions being performed on the app server

By adding the option 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 on the same app server. You will be able to differentiate which host performs the transactions.

    • Related Articles

    • How do you enable or disable Management Actions in your Windows server?

      Management Actions can be used to start or stop VM configurations in a Hyper-V server, services in a Windows server, or sites and application pools in an IIS server. These actions can't be performed if Management Actions is disabled in the server ...
    • URL Check

      URL check is used to monitor URL's on the local machine where a server monitor is installed. The check fails when the configured URL is not available. Only local URLs can be monitored. The local URLs can be configured in the following ways. ...
    • Restart server from mobile app

      The server restart option is available only to Super Admins and Admins. The restart option is hidden for users with other roles like Operator and Read-only roles. Track the performance of your servers and perform actions on the monitors using the ...
    • Customize URL names using PHP agent API

      With APM Insight PHP agent, you can customize URL names for your web transactions.  Here's how you can do it: Open the PHP script of the transaction for which you want to customize the URL. Add the following snippet in any part of the PHP script ...
    • Ignore transactions from monitoring

      To ignore or drop transactions from monitoring by the APM Insight PHP agent, follow the below-given steps. Install APM Insight PHP agent in your application and add a configuration file /opt/zpa/conf/transaction_drop_patterns.conf Add transaction ...