# NarrativeScience-old/log.io

Real-time log monitoring in your browser

Repository: https://github.com/NarrativeScience-old/log.io
Canonical: https://ross.abutalabs.com/products/logio
Homepage: http://logio.org
Language: TypeScript
License: NOASSERTION
License Family: other
Topics: log-monitoring, realtime, ui
Last push: 2023-04-14T20:14:54+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5584, "days_push": 1237, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4826, forks 683 (observed 2026-08-28T04:09:00.579156+00:00)

## What it is
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
- artifact type: application
- maturity: maintenance
- function: monitoring, logging, http-server, websocket, cli
- domain: monitoring, developer-tools
- platform: self-hosted, cross-platform
- tags: log-monitoring, realtime, socket-io, log-tailing, web-ui, devops, real-time, nodejs, web-server

## Member repositories
- NarrativeScience-old/log.io (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:00.579156+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:18:30.760486+00:00, confidence not recorded.
  - readme: https://github.com/NarrativeScience-old/log.io (fetched 2026-08-28T04:09:00.579156+00:00, sha 5d247ef06d00)
- Data as of 2026-08-30T08:39:29.467469+00:00.
