This document contains the help content for the logcheck-filter command-line program.
Command Overview:
logcheck-filterFilter logs using logcheck rules
**Usage:** `logcheck-filter [OPTIONS] --rules
###### Subcommands:
file — Read from a filestdin — Read from standard inputjournald — Read from systemd journal###### Options:
Default value: text
Possible values:
text:Human-readable text format
json:JSON format
Default value: all
Possible values:
all:Show all log entries
violations:Show only violations (cracking/violations)
unmatched:Show only unmatched entries
--stats — Show processing statistics--color — Enable colored outputlogcheck-filter fileRead from a file
**Usage:** `logcheck-filter file
###### Arguments:
logcheck-filter stdinRead from standard input
Usage: logcheck-filter stdin
logcheck-filter journaldRead from systemd journal
Usage: logcheck-filter journald [OPTIONS]
###### Options:
--follow — Follow new journal entriesThis document was generated automatically by