slog

Community

Local log drain with SQLite backend for offline querying.

Authorzdenham
Version1.0.0
Installs0

System Documentation

What problem does it solve?

slog provides a local, self-contained log drain that ingests structured logs over HTTP and stores them in SQLite, enabling offline analysis and debugging without external services.

Core Features & Use Cases

  • Ingest logs via HTTP POST to /log (single objects or arrays)
  • Store logs as events with typed properties (EAV model) for flexible queries
  • Query and inspect logs locally with the CLI: slog query, slog tail, and custom SQL
  • Use for debugging apps, CI pipelines, and local development

Quick Start

Start the server with slog serve, post a log to http://localhost:4526/log, and run slog query to inspect the results.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: slog
Download link: https://github.com/zdenham/slog/archive/main.zip#slog

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.