The pgsql log was misclassified, and normal logs were marked in red.
any4ai
PROOP

7 months ago

please check the screenshot

Solved

5 Replies

brody
EMPLOYEE

7 months ago

Hello, they are red because Postgres is logging to stderr


appeltje-c
PRO

6 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.


brody
EMPLOYEE

6 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

appeltje-c
PRO

6 months ago

Perfect! Yes, thanks, i added -"checkpoint".


brody
EMPLOYEE

6 months ago

!s


Status changed to Solved brody 6 months ago


Loading...