analogize

Crates.ioanalogize
lib.rsanalogize
version0.4.0
sourcesrc
created_at2024-02-19 14:55:49.149799
updated_at2024-11-07 14:12:03.443968
descriptionanalogize is a log analyzer
homepage
repositoryhttps://github.com/rescrv/blue
max_upload_size
id1145343
size117,735
Robert Escriva (rescrv)

documentation

README

analogize

Analogize is a log file analysis tool based upon the scrunch crate. It provides an "exemplars" function that can compress and serve queries over scrunched documents.

Status

Active development. This library is incomplete and will change as it completes.

Scope

This should give everything necessary to take a log file, compress it, and serve queries over the compressed document.

Warts

  • Search is currently broken.

Documentation

The latest documentation is always available at docs.rs.

Commit count: 1599

cargo fmt