amitrohatgi
Results
3
issues of
amitrohatgi
The docs say that --log (or -l) on the pm2 cli will put both error and out logs in to that file specified after the -l flag. This is true,...
The combination doesn't work. If you specify -o and -e to save to "/tmp" for example (as in the case of a RO raspberry pi) while the logging works, if...
`sudo pm2 logrotate -u user` from an account that is not named "user" doesn't do what's expected. For example, if my account name is "pi" and I execute this command,...