Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
UFDBANALYSE(1)			 Release 1.35			UFDBANALYSE(1)

NAME
       ufdbAnalyse - parse a Squid log file and	show URL category percentages

SYNOPSIS

       ufdbAnalyse [options] <logfiles>

DESCRIPTION
       ufdb_analyse_urls is a log analysis utility which parses	one or more
       log files of Squid, retrieves the URLs, and uploads the stripped	URLs
       to the servers of URLfilterDB where they	are analysed.  The analysis
       with the	URL category report will be emailed to you.

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

OPTIONS
       -a     Flag to indicate that the	log file format	is "Apache".

       -l <LOG>
	      specifies	the Squid log file.  Multiple files may	be specified.

       -d <FQDN>
	      specifies	 the  fully  qualified	domainname of this site.  URLs
	      with this	FQDN are put in	the pseudo-category "own domain".

       -e <EMAIL>
	      specifies	the email address of  the  person  that	 receives  teh
	      generated	analysis report.

       -n <FULL	NAME>
	      specifies	 the  full  name  of the person	that runs the analysis
	      request.

       -v     be verbose.

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

Release	1.35			  22/03/2024			UFDBANALYSE(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=ufdbAnalyse&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>

home | help