Snapshot
Raw files on disk
| File | Bytes | Modified (UTC) | Age (h) | Stale >1.5h |
|---|
Recent events
| Time | OK | Product | Window | Bytes | Source | Error | ms |
|---|
Hourly & streaming (roadmap)
Now: every CLI / cron download appends to the JSONL log; this page aggregates it.
Hourly:
# crontab example 0 * * * * cd /Volumes/Projects/FIRMS_Analytics && \ .conda/bin/python scripts/scheduled_download.py --force \ >> logs/cron_download.log 2>&1
Streaming (later): a worker emits stream_tick events into the same log schema; admin success rate and “last success by product” stay valid.