8 months ago
please check the screenshot
5 Replies
8 months ago
Hello, they are red because Postgres is logging to stderr
8 months ago
Hi brody, i was looking at the same thing. What i did is adding the service filter so i only see my API errors. That works although i am at risk spotting actual db errors later. I think it would be a useful feature if we can add some form of filtering on loglines with e.g. --[expression] type of flags.
8 months ago
If I understand your ask, that is already possible. Simply type your desired filter into the filter input box without quotes, and we will show you all logs that contain that subtext.
https://docs.railway.com/guides/logs#filtering-logs
brody
If I understand your ask, that is already possible. Simply type your desired filter into the filter input box without quotes, and we will show you all logs that contain that subtext.https://docs.railway.com/guides/logs#filtering-logs
8 months ago
Perfect! Yes, thanks, i added -"checkpoint".
8 months ago
!s
Status changed to Solved brody • 8 months ago
