ufdb_analyse_urls - Man Page

retrieve a list of URLs from the log files

Synopsis

ufdb_analyse_urls [options] <logfiles>

Description

ufdb_analyse_urls is a log analysis utility which scans one or more log files of ufdbguardd and prints matched URLs from the log files.

The various options control which URLs are included in the output.

Options

-url <URL>

Specify a URL to match.   The URL may be a partial URL.   For example
  -url example.com/cgi-bin/
matches the longer URL example.com/cgi-bin/ad.cgi This option may be used more than once.

-report-size <N>

specifies the number of lines of the report. The default is 20 lines.

-count-passed (default), -no-count-passed

specifies whether or not to include URLs that are PASSed.

-count-blocked,  -no-count-blocked (default)

specifies whether or not to include URLs that are BLOCKed.

Warnings

Analysis of urls is slow since (very) large log files are processed. It may take 50 seconds to process 400 MB on a common server.

See Also

ReferenceManual_1_35.pdf,  https://www.urlfilterdb.com/downloads/software_doc.html.

Author

The developers of ufdbGuard for Squid - https://www.urlfilterdb.com

Info

22/03/2024 Release 1.35