GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
UFDB_ANALYSE_URLS(1) Release 1.34 UFDB_ANALYSE_URLS(1)

ufdb_analyse_urls - retrieve a list of URLs from the log files

ufdb_analyse_urls [options] <logfiles>

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.

-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.

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.

ReferenceManual_1_34.pdf, http://www.urlfilterdb.com/en/downloads/documentation.html.

The developers of URLfilterDB - http://www.urlfilterdb.com
28/2/2019 Release 1.34

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.