
Timberlogs
Structured logging with real-time search, AI, and edge speed
What it does
Timberlogs is a structured logging platform built for speed and simplicity. Send logs from any language via a single API endpoint, then search, filter, and analyze them in real time. Key features: - Multi-tenant orgs with team invites and API key management - Full-text search with metadata filtering - AI-powered log analysis that spots patterns and anomalies - Edge-first on Cloudflare Workers for sub-50ms ingestion - SDKs for TypeScript, Python, and Rust
Does the same job
all alternatives →
- TDTimberlogs – Drop-in structured logging for TypeScriptJan 2026 · ▲13
Hi HN! I built Timberlogs because I was tired of console.log in production and existing logging solutions requiring too much setup. Timberlogs is a drop-in structured logging library for TypeScript: npm install timberlogs-client import { createTimberlogs } from "timberlogs-client"; const timber = createTimberlogs({ source: "my-app", environment: "production", apiKey: process.env.TIMBER_API_KEY, }); timber.info("User signed in", { userId: "123" }); timber.error("Payment failed", error); Features: - Auto-batching with retries - Automatic redaction of sensitive data (passwords, tokens) -…

textlog – A quiet, text-only microblogging platform, open-source, no JSAug 2026 · textlog.cc · ▲210The quieter social microblogging platform.

- KRKubetail – Real-time log search for Kubernetes2025 · github.com · ▲126
Hi Everyone! Kubetail is a general-purpose logging dashboard for Kubernetes, optimized for tailing logs across multi-container workloads in real-time. With Kubetail, you can view logs from all the containers in a workload (e.g. Deployment or DaemonSet) merged into a single chronological timeline, delivered to your browser or terminal. I launched Kubetail on HN last year and at that time the top request was to add search. Now I'm happy to say we finally have search available in our latest official release (cli/v0.4.3, helm/v0.10.1). You can check it out in action here:…
More dev tools this month
the category →



The first open-source price index for GPU compute
Dev tools · 10d ago · getcomputable.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com
Launched alongside, March 2026
the whole month →

Switch from ChatGPT to Claude with import memory feature
AI · Mar 2026 · claude.com


