Y
Hacker News
new
|
ask
|
show
|
jobs
by
gcr
1363 days ago
Does the user have to specify the "schema" (each unique log message type) manually? or is it learned automatically (a la gzip and friends)? I wasn't able to discover this from a cursory readthrough of the paper...
1 comments
tkhattra
1363 days ago
the paper mentions that CLP comes with a default set of schemas, but you can also provide your own rules for better compression and faster search
link