Windows
- Clone the PM2 integration repository:
git clone git@github.com:watchlogserver/watchlog-pm2.git - Install dependencies:
cd watchlog-pm2 npm install - Start the integration with PM2:
pm2 start watchlog-pm2 
Watchlog Docsgit clone git@github.com:watchlogserver/watchlog-pm2.git
cd watchlog-pm2
npm install
pm2 start watchlog-pm2