Backup logs for project
hello everyone, is there any way on how to store / backup the logs for all my services (postgres, nodejs backend and nextjs frontend) onto some backup file storage? Is there some built-in logic for that in railway or do I have to do it for each service? Thank you
5 Replies
Project ID:
72fd79dc-7af9-4071-9a9d-f9697585ae65
72fd79dc-7af9-4071-9a9d-f9697585ae65
you would have to roll your own log exporter using the public api
and while it's probably not exactly what you want, how could I forget my own tool
https://bookmarklets.up.railway.app/log-downloader/
thank you, that helps!
no problem 🙂