Ubuntu
Go to /opt/watchlog-agent
, open the integration.json
file and update your configuration:
sudo vim /opt/watchlog-agent/integration.json
# (Make your changes and save)
After saving, reload the agent with PM2:
sudo pm2 reload watchlog-agent
Note: All integration configurations are stored in this file.