1UFDB_ANALYSE_USERS(1) Release 1.35 UFDB_ANALYSE_USERS(1)
2
3
4
6 ufdb_analyse_users - retrieve a list of URLs from the log files
7
9 ufdb_analyse_users [options]
10
12 ufdb_analyse_users is a log analysis utility which scans one or more
13 log files of ufdbguardd and prints matched URLs from the log files.
14
15 The various options control which URLs are included in the output.
16
18 -user <username>
19 Specify a user to match. This option is mandatory and specifies
20 to print all URLs that this user visited. This option may be
21 used more than once.
22
23 -report-size <N>
24 specifies the number of lines of the report. The default is 20
25 lines.
26
27 -count-passed (default), -no-count-passed
28 specifies whether or not to include URLs that are PASSed.
29
30 -count-blocked, -no-count-blocked (default)
31 specifies whether or not to include URLs that are BLOCKed.
32
34 Analysis of users is slow since (very) large log files are processed.
35 It may take 50 seconds to process 400 MB on a common server.
36
38 ReferenceManual_1_35.pdf,
39 https://www.urlfilterdb.com/downloads/software_doc.html.
40
42 The developers of URLfilterDB - https://www.urlfilterdb.com
43
44
45
46Release 1.35 28/12/2022 UFDB_ANALYSE_USERS(1)