Command line utility to read log files in the logstash json format. Run lcat -h
for usage examples and parameters.
Install Rust, clone this repository and run:
cargo install --path .
With Nix flakes enabled (for example installed using DeterminateSystems/nix-installer), run:
nix profile install github:SakulK/lcat