How to create a new instance after deleting the existing one?
You can create a new Node.js instance after deleting the old instance using the steps below:
- Open the application root directory and navigate to the apminsightdata folder.
- Delete the apminsight.json file.
- Restart the Node.js application. When you restart the application, a new instance for the same application is created.

A new apminsight.json file with a new instance ID will also be created.