Steps to migrate APM Insight .NET and .NET Core agents to a new DC

DC migration steps for APM Insight .NET and .NET Core agents

.NET agent

  1. Obtain the new device key.
  2. Log in to the server and update the license.key value in the apminsight.conf file located at %ProgramData%\DotnetAgent\<appname>.
  3. Delete the existing instance information file, apminsight.net.info, located at %ProgramData%\DotnetAgent\<Appname>.
  4. Restart the APM Insight .NET agent service (Windows).

.NET Core agent

  1. Obtain the new device key.
  2. Log in to the server and update the license.key value in the apminsight.conf file located at <ApplicationPublishDirectory>\DotnetAgent\.
  3. Delete the existing instance information file located at <ApplicationPublishDirectory>\DotnetAgent\.
  4. Restart the application server or .NET process.


    • Related Articles

    • APM Insight integration for Next.js in Kubernetes

      To integrate the Site24x7 APM Insight Next.js agent into your Kubernetes application using initContainers with the prebuilt agent image, follow the steps below: Prerequisites A Next.js application container image The Site24x7 APM Insight license key ...
    • Exclude Site24x7 monitoring traffic from Google Analytics

      You can exclude traffic from the Site24x7 Web Transaction (Browser) monitor and Webpage Speed (Browser) traffic from Google Analytics in two ways. To exclude traffic for the Web Defacement monitor, you can follow the first method. 1. Creating a ...
    • Validating sender email using DKIM authentication

      What is DKIM? DomainKeys Identified Mail (DKIM) is an advanced authentication method used widely by email service providers to verify the email from the point of its origin by validating the email sender. It allows the email senders to authenticate ...
    • Release deployment process in Site24x7

      To ensure smooth and stable deployments in sensitive environments, Site24x7 follows a phased rollout approach, deploying the release to smaller batches of customers first before rolling it out to all users. Release process The release follows a ...
    • Troubleshoot the Error 404 and Error 99 for RabbitMQ

      When installing the RabbitMQ plugin, you may encounter the following errors: HTTP Error 404: Not Found: This error usually occurs when Site24x7's RabbitMQ monitoring plugin attempts to access the /api/overview page of RabbitMQ, but the resource ...