PM2 module to forwards pm2 logs to logmatic.io. You will need to use your API key.
pm2 install pm2-logmatic
key
: Your api key retrieved from logmatic.io
After having installed the module you have to type :
pm2 set pm2-logmatic:key [your_key]
or go to the Keymetrics dashboard.
pm2 uninstall pm2-logmatic