Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimize unstructured log representation #18

Open
lquerel opened this issue Aug 22, 2023 · 0 comments
Open

Optimize unstructured log representation #18

lquerel opened this issue Aug 22, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@lquerel
Copy link
Contributor

lquerel commented Aug 22, 2023

Logs that are unstructured (meaning log records with content entirely in a string format) can benefit from optimization techniques like those detailed in the paper "CLP: Efficient and Scalable Search on Compressed Text Logs." There are other papers addressing the same topic. Incorporating these optimization methods could significantly enhance the compression ratio for such log streams.

@lquerel lquerel added the enhancement New feature or request label Aug 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant