Comment on Reducing logging cost by two orders of magnitude using CLPparentComments−gcr3yDoes 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...−tkhattra3ythe 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
Comments
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...
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