1seaudit-report(8) System Manager's Manual seaudit-report(8)
2
3
4
6 seaudit-report - SELinux audit log reporting tool
7
9 seaudit-report [OPTIONS] LOGFILE ...
10
12 seaudit-report allows the user to generate custom audit log reports
13 from the command line or by integration with the Logwatch tool.
14
16 -s, --stdin
17 Read log data from standard input instead of from a file.
18 File(s) specified on the command line will be ignored.
19
20 -m, --malformed
21 Include malformed log messages in generated report.
22
23 -o FILE, --output=FILE
24 Write output to FILE instead of standard output.
25
26 -c FILE, --config=FILE
27 Read configuration options from FILE instead of the default con‐
28 fig file.
29
30 --html Set output format to HTML instead of plain text.
31
32 --stylesheet=FILE
33 Specify the HTML stylesheet to use for formatting the HTML
34 report. This option is ignored if --html is not given. See the
35 default styesheet for an example (installed at
36 /usr/share/setools-3.2/seaudit-report.css).
37
38 -V, --version
39 Print version information and exit.
40
41 -h, --help
42 Print help information and exit.
43
45 This manual page was written by Jeremy A. Mowery <jmowery@tresys.com>.
46
48 Copyright(C) 2004-2007 Tresys Technology, LLC
49
51 Please report bugs via an email to setools-bugs@tresys.com.
52
54 seaudit(8)
55
56
57
58 seaudit-report(8)