NarrativeScience-old/log.io
Real-time log monitoring in your browser observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5584
- days_rel: n/a
- days_push: 1237
- n_releases_24m: 0
Adoption not part of the score
4826 stars · 683 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Log.io is a Node.js-based real-time log monitoring tool that watches log files via file inputs, relays messages over TCP to a server, and broadcasts them to browsers via socket.io. It provides a web UI for binding log streams and sources to multiple screens for ad-hoc log watching.
Use cases
- monitor server logs in real time from a browser
- tail log files across multiple machines in one web UI
- watch application log streams grouped by source
- set up a self-hosted log viewer for backend services
- follow log file changes with glob-based file watching
When to choose
- you want a lightweight, self-hosted browser UI for live log tailing
- you need to aggregate logs from many servers into stream/source views
- you prefer a simple TCP + socket.io pipeline without heavy log platforms
When to avoid
- you need log storage, search, or retention (use ELK or Loki instead)
- you require strong security or multi-user access control beyond basic auth
- your logs are not file-based or you need structured ingestion pipelines
Facets
application · maturity maintenance
monitoring logging http-server websocket cli monitoring developer-tools self-hosted cross-platform log-monitoring realtime socket-io log-tailing web-ui devops real-time nodejs web-server
1 source
- readme: https://github.com/NarrativeScience-old/log.io · fetched 2026-08-28 · 5d247ef06d00
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| NarrativeScience-old/log.io | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="NarrativeScience-old/log.io")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem