Skip to content
/ lcat Public

Command line utility to read log files in the logstash json format

License

Notifications You must be signed in to change notification settings

SakulK/lcat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lcat

Command line utility to read log files in the logstash json format. Run lcat -h for usage examples and parameters.

Installation

Cargo

Install Rust, clone this repository and run:

cargo install --path .

Nix

With Nix flakes enabled (for example installed using DeterminateSystems/nix-installer), run:

nix profile install github:SakulK/lcat

About

Command line utility to read log files in the logstash json format

Resources

License

Stars

Watchers

Forks

Packages

No packages published