.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2. .TH LOGNORMALIZER "1" "June 2022" "lognormalizer 2.0.6" "User Commands" .SH NAME lognormalizer \- test and debug liblognorm rulebases .SH OPTIONS .HP \fB\-r\fR Rulebase to use. This is required option .TP \fB\-H\fR print summary line (nbr of msgs Handled) .TP \fB\-U\fR print number of unparsed messages (only if non\-zero) .HP \fB\-e\fR .IP Change output format. By default, json is used Raw is exactly like the input. It is useful in combination with \fB\-p\fR/\-P options to extract known good/bad messages .TP \fB\-E\fR Encoder\-specific format (used for CSV, read docs) .TP \fB\-T\fR Include 'event.tags' in JSON format .HP \fB\-oallowRegex\fR Allow regexp matching (read docs about performance penalty) .TP \fB\-oaddRule\fR Add a mockup of the matching rule. .HP \fB\-oaddRuleLocation\fR Add location of matching rule to metadata .HP \fB\-oaddExecPath\fR Add exec_path attribute to output .HP \fB\-oaddOriginalMsg\fR Always add original message to output, not just in error case .TP \fB\-p\fR Print back only if the message has been parsed successfully .TP \fB\-P\fR Print back only if the message has NOT been parsed successfully .TP \fB\-L\fR Add source file line number information to unparsed line output .TP \fB\-t\fR Print back only messages matching the tag .TP \fB\-v\fR Print debug. When used 3 times, prints parse DAG .TP \fB\-V\fR Print version information .TP \fB\-d\fR Print DOT file to stdout and exit .HP \fB\-d\fR Save DOT file to the filename .HP \fB\-s\fR Print parse dag statistics and exit .HP \fB\-S\fR Print extended parse dag statistics and exit (includes \fB\-s\fR) .HP \fB\-x\fR Print statistics as dot file (called only)