Crates.io | analogize |
lib.rs | analogize |
version | 0.4.0 |
source | src |
created_at | 2024-02-19 14:55:49.149799 |
updated_at | 2024-11-07 14:12:03.443968 |
description | analogize is a log analyzer |
homepage | |
repository | https://github.com/rescrv/blue |
max_upload_size | |
id | 1145343 |
size | 117,735 |
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.
Active development. This library is incomplete and will change as it completes.
This should give everything necessary to take a log file, compress it, and serve queries over the compressed document.
The latest documentation is always available at docs.rs.