13 Replies
a year ago
Where would you like to push your logs to?
but I'm unsure yet, I was wondering if there's a easy way of doing it where I can just shove all of it somewhere
I know there's a logs section which is a pretty good start but I want to ship to Grafana Loki, which then ships to Cloudflare R2
a year ago
locomotive supports sending logs to Loki -
a year ago
also if you ever need to push logs somewhere else, you can use locomotive + Railway functions to transform the logs into your desired destination
i'm new to the railway stack, but i'm curious how I can see what this locomotive is actually doing under the hood
a year ago
read its source code! -
a year ago
nah no worries, it's not super straightforward to find the sourcecode of a template