Source Code
Navigate to the directory where you cloned the agent repository, then edit the integration.json
file:
cd path/to/watchlog-agent
vim integration.json
# (Make your changes and save)
Finally, restart the agent process using your chosen method (e.g., PM2 or another process manager).