kelora 0.10.1

A command-line log analysis tool with embedded Rhai scripting
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# Reference

Authoritative details for Kelora's command line, scripting API, formats, and integration points.

- [Glossary]../glossary.md - Definitions of key terms and concepts
- [CLI Reference]cli-reference.md - Complete command-line flags and options
- [Input Formats]formats.md - Supported log formats and parsing
- [Time Reference]time-reference.md - Timestamp formats and time filtering
- [Functions Reference]functions.md - All 150+ built-in Rhai functions
- [Script Variables]script-variables.md - Available variables in scripts
- [Rhai Cheatsheet]rhai-cheatsheet.md - Quick syntax reference
- [Exit Codes]exit-codes.md - Return codes and their meanings