HelloStackHelloStack
Logdy logo

Web based real-time log viewer. Stream any content to a web UI. $ tail -f file.log

About Logdy

Logdy is a self-hosted, single-binary web-based real-time log viewer that combines the functionality of jq, tail, less, grep, and awk in a clean UI. It serves developers and operations teams who need to parse, search, and manage logs locally with a low-code TypeScript parser and an auto-generated UI.

Logdy screenshot

Key Features

Logdy runs on the host, keeping data on premises while you search and parse in real time. It supports on-demand parsing and discovery as you go:

Self-hosted, single binary

Run locally; no external server or daemon required.

Supports any format

Text, JSON, or anything parseable; if you can parse it, you can use it.

Low-code TypeScript log parser

Define parsing rules in TypeScript in the browser; acts as an awk-like transformer for logs.

Real-time in-browser viewing UI

Logs appear instantly in the UI as they’re produced; includes filters and a details drawer.

Summary

Best for developers, SREs, and operations teams needing on-host, real-time log viewing with local parsing.

More in Logging

See all →