13 Replies
8 months 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
8 months ago
locomotive supports sending logs to Loki -
8 months 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
8 months ago
read its source code! -
8 months ago
nah no worries, it's not super straightforward to find the sourcecode of a template