Skip to content
All work
Developer ToolOPERATIONAL

SabTrace

A lightweight command-line tool that helps developers and system operators search logs, isolate important events, review severity statistics, and export structured reports without opening a full monitoring platform.

C++20Command-line toolsLog analysisJSON
BREAKDOWN

Log analysis

  • Search one or more files or read directly from a command pipeline
  • Filter by severity, phrase, regular expression, or result limit
  • Review readable terminal summaries or export structured JSON

Reliable automation

  • Clear exit codes for scripts and automated workflows
  • Tested parsing, filtering, result limits, and report generation
  • Verified release archive with published checksum

Availability

  • Versioned downloads for Windows, Linux, and macOS
  • Lightweight executable with no third-party runtime dependencies
  • Open-source codebase with documented usage and build instructions