-
Mainly takes use of the Rails gem `Papertrail` which automatically handles Versioning through `ActiveStorage` classes.
Effort wise is low, outside of researching and validating.
-
Similar to the sister task to move the frontend to Heroku, but this time with the hub frontend. Similar conditions apply
[ ] Get copy on staging
[ ] Hook to papertrail, sentry
[ ] Get permissions / A…
-
Check the following boxes:
- [x] This is not a usage question, this is a bug report
- [x] This bug can be reproduced with the script I provide below
- [x] This bug can be reproduced in the latest…
-
Would there be anyway to add papertrail per app. I've hacked around by doing the following.
- `dokku run app_name /bin/bash`
- [Normal Papertrail install from there](https://papertrailapp.com/systems/…
-
This task is to monitor papertrail on an on-going basis so that if we see any problem in our logs we can open issues and solve it.
-
### Description
Our application and all the application deployed using render need a log management system and since render log management can
be easily integrated with [papertrail](https://papertra…
-
I'm having trouble trying to understand how this works. There is no place to add the Papertrail Token, so that the logs will be exported to my account.
-
Heroku seems to be a better home for the frontend than EC2 at the moment. It will allow for easier maintenence and potentially reduced costs, but definitely improved security if done right. There are …
-
I have followed the tutorial on: https://laravel-zero.com/docs/logging.
Created a file on app-name/storage/logs/laravel.log and has write permissions.
Called Log::emergency("testing log") and nothin…
-
I ran into a problem while trying out this branch of paper_trail (and a couple related ones): https://github.com/paper-trail-gem/paper_trail/pull/1143. (It's not in master yet, but it could end up the…