cli: railway logs command should allow filtering by date
tanookipeter
PROOP

3 months ago

the railway logs cli command accepts filters, e.g. --filter "@level:error" but there's no obvious way to filter by date.

being able to filter logs by date would be massively useful: it's the most common filter i want when investigating bugs.

Under Review

0 Threads mention this feature

1 Replies

sesprit
PRO

a month ago

Was just about to open an issue for exactly this.

Claude Code is fantastic for debugging issues so I wanted to make a skill to allow it to use the Railway CLI to analyze production logs. But sadly I did not find a way to filter logs on a datetime range, is there truly no way to do this? Any suggested workarounds?


Loading...