# Logs

> View recent Railway deployment logs for the cloud worker. Use when this capability is needed.

- Skill: `tomevault-io/logs` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/logs`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/logs/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/logs

---


# Railway Logs

View logs from the Railway cloud worker deployment.

## Process

1. Fetch recent logs: `railway logs --num 100`
2. Parse for errors, warnings, and key events
3. Summarize: last deploy time, any errors, cron job execution status
4. Highlight any failed email polls, job scrapes, or API errors

## Common Patterns

- `[email] Processed N emails` — email golem ran successfully
- `[jobs] Found N new matches` — job scraper found matches
- `[briefing] Sent morning briefing` — briefing service worked
- `Error: ETIMEDOUT` — API timeout (usually transient)
- `Error: 429` — rate limited (back off)

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/etanhey) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-15 -->

