Back to browse
GitHub Repository

CLI log processor with embedded Rhai scripting and built-in functions for parsing, transforming, and analyzing logs

43 starsRust

Kelora – query and transform logs from the command line

by dloss·Jun 18, 2026·1 point·0 comments

AI Analysis

●●SolidBig BrainCozy

Auto-detects log formats and handles mixed files when jq requires manual parsing.

Strengths
  • --discover mode scans files and shows field statistics without knowing the format upfront
  • Embedded Rhai scripting enables complex transformations beyond simple filter expressions
  • Cascade parser mode handles JSON and plain text interleaved in the same file
Weaknesses
  • Log processing CLI space is crowded with jq, lnav, and logcli already established
  • Rhai scripting adds complexity when most users just want simple grep-like filtering
Target Audience

DevOps engineers and SREs working with heterogeneous log sources

Similar To

jq · lnav · logcli

Similar Projects

Developer Tools●●Solid

A bunch of Apache2/MIT log generators

uvx one-liners for 10 log formats with Poisson-paced anomaly scenarios.

Solve My ProblemBig Brain
TheIronYuppie
414d ago