- Add remote_syslog to your Gemfile
- Add
papertrail.raketolib/tasks - Add
remote_syslog.ymltoconfig/ - Add
before_restart.rbtodeploy/ - Set the
PAPERTRAIL_PORTENV var to the one provided by Papertrail for your system
Inspiration from Scott W. Bradley
Maybe a silly question but how do you actually set the ENV var? Do you add it to your stack's custom json somewhere?