I have a series of apis in node.js running on top of pm2. Now I'm monitoring them with the pm2 dashboard itself.
It turns out that when entering the apis through ssh I can view the application logs by running the command:
pm2 logs
However I cannot view these logs in pm2 dashboard. It keeps trying to load infinitely. Does anyone know how to enable this option or the correct way to view these logs in this dashboard ??
Go to app.pm2.io
Connect button on top of the headerpm2 link command in your terminalpm2 restart all