# logdyhq/logdy-core

Realtime log viewer with web UI, tail -f for logs with a web interface browser.

Repository: https://github.com/logdyhq/logdy-core
Canonical: https://ross.abutalabs.com/products/logdy-core
Homepage: https://logdy.dev
Language: Go
License: Apache-2.0
License Family: permissive
Topics: log, logger, logging, logging-library, logging-server, logs, developer-experience, log-viewer, logs-view, logviewer, self-hosted, selfhosted, developer-productivity, golang-logger
Last push: 2025-08-25T14:43:56+00:00

## Health v2 (maintenance only)
Score: 45/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 38, release rhythm 40, longevity 68
- inputs: {"age_days": 952, "days_push": 373, "days_rel": 458, "gap_med": 6.5, "n_releases_24m": 9}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2280, forks 74 (observed 2026-08-28T04:06:33.721038+00:00)

## What it is
Logdy is a lightweight, single-binary realtime log viewer that pipes terminal output or log files into an embedded local web UI, acting like a combination of tail, grep, awk, sed, and jq with a browser interface. It can also be embedded as a Go library to stream application logs to a self-hosted UI.

## Use cases
- view tail -f logs in a web browser
- search and filter realtime application logs locally
- parse and transform log lines with custom TypeScript rules
- embed a log viewer UI into a Go application
- follow multiple log files at once
- inspect kubectl or shell command output in a UI

## When to avoid
- you need centralized log aggregation across many servers
- you require long-term log storage and retention
- you need a production-grade distributed logging pipeline

## Facets
- artifact type: cli-tool
- maturity: active
- function: logging, developer-tools, cli, http-server, search-engine
- domain: developer-tools, monitoring
- platform: windows, cli, self-hosted, go
- tags: log-viewer, tail-f, web-ui, single-binary, go-library, log-parsing, typescript-parsers, command-line, devops, linux, macos

## Member repositories
- logdyhq/logdy-core (main) score 45

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:33.721038+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-30T02:41:22.604972+00:00, confidence not recorded.
  - readme: https://github.com/logdyhq/logdy-core (fetched 2026-08-28T04:06:33.721038+00:00, sha b2d7600f4006)
  - homepage: https://logdy.dev (fetched 2026-08-29T10:21:43.147746+00:00, sha d88261ddf582)
  - site_page: https://logdy.dev/docs/what-is-logdy (fetched 2026-08-29T10:21:43.156350+00:00, sha 1744823b303e)
  - site_page: https://logdy.dev/docs/quick-start (fetched 2026-08-29T10:21:43.158377+00:00, sha 5e5e00e1040e)
  - site_page: https://logdy.dev/docs/golang-logs-viewer (fetched 2026-08-29T10:21:43.161056+00:00, sha 3aa60cd99962)
  - site_page: https://logdy.dev/docs/quick-start.html (fetched 2026-08-29T10:21:43.163742+00:00, sha 981afb798879)
- Data as of 2026-08-30T08:39:29.467469+00:00.
