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 you pm2 save and reboot, the process won't restart indicating:
Current process list running is not in sync with saved list ... App xxx differs. Type 'pm2 save' to synchronize.
How do folks pm2 log to a tmpfs?
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 you
pm2 saveand reboot, the process won't restart indicating:Current process list running is not in sync with saved list ... App xxx differs. Type 'pm2 save' to synchronize.How do folks pm2 log to a tmpfs?