2 months ago
Looks like there is no alerting based on log messages/errors. What are the current recommendations on the lightest way to do this right now?
5 Replies
2 months ago
Hey! I don't think I understand what you mean here.. are you talking about log levels like an error log? Railway doesn't has a native log-based alerting system, but there's a monirail template.
2 months ago
Here are some related docs: https://docs.railway.com/observability/logs#structured-logs
maybe I am being dumb, but yeah, I'm looking to alert when things like exceptions happen in my logs. Kind of like how I can add a metric and get a notification with cpu usage. I understand Railway doesn't support that today, so looking into what other type of log alerting options there are
2 months ago
There's also locomotive, which is a log drain to other observability platforms where you can pattern-match your logs
Status changed to Solved medim • 2 months ago