sarg 0.6.6 Status: Sarg Settings /usr/local/pkg/sarg.inc Sarg Reports Configure Sarg
Status
/pkg_edit.php?xml=sarg.xml
https://packages.pfsense.org/packages/config/sarg/sarg.inc /usr/local/pkg/ https://packages.pfsense.org/packages/config/sarg/sarg_schedule.xml /usr/local/pkg/ https://packages.pfsense.org/packages/config/sarg/sarg_sync.xml /usr/local/pkg/ https://packages.pfsense.org/packages/config/sarg/sarg_users.xml /usr/local/pkg/ https://packages.pfsense.org/packages/config/sarg/sarg_realtime.php /usr/local/www/ https://packages.pfsense.org/packages/config/sarg/sarg_about.php /usr/local/www/ https://packages.pfsense.org/packages/config/sarg/sarg.php /usr/local/www/ https://packages.pfsense.org/packages/config/sarg/sarg_reports.php /usr/local/www/ https://packages.pfsense.org/packages/config/sarg/sarg_frame.php /usr/local/www/ https://packages.pfsense.org/packages/config/sarg/sarg_sorttable.js /usr/local/www/ https://packages.pfsense.org/packages/config/sarg/sarg.template /usr/local/pkg/ https://packages.pfsense.org/packages/config/sarg/sarg.priv.inc /etc/inc/priv/ General /pkg_edit.php?xml=sarg.xml&id=0 Users /pkg_edit.php?xml=sarg_users.xml&id=0 Schedule /pkg.php?xml=sarg_schedule.xml&id=0 View Report /sarg_reports.php Realtime /sarg_realtime.php XMLRPC Sync /pkg_edit.php?xml=sarg_sync.xml&id=0 Help /sarg_about.php Report Settings listtopic Proxy Server proxy_server Select proxy server type to read logs from. select Report Options report_options Use CTRL + click to (de)select multiple values. ]]> select 16 Report To Generate report_type Use CTRL + click to (de)select multiple values. ]]> select 9 Date Format report_date_format Date format to use in reports. select u Report Charset report_charset Select character set for the reports. select UTF-8 Host Aliases hostalias Host names may contain up to one wildcard denoted by a *. The wildcard must not be at the end of the host name.
The host name may be followed by an optional alias; if no alias is provided, the host name, including the wildcard, replaces any matching host name found in the log.
Host names replaced by identical aliases are grouped together in the reports.
IP addresses are supported and accept the CIDR notation both for IPv4 and IPv6 addresses.

Examples:
*.gstatic.com
mt*.google.com
*.myphone.microsoft.com
*.myphone.microsoft.com:443 *.myphone.microsoft.com:secure
*.freeav.net antivirus:freeav
*.mail.live.com
65.52.00.00/14 *.mail.live.com ]]>
textarea 70 10 base64
Limit Settings listtopic Max Elapsed max_elapsed Examples: 0 means no checking; 28800000 means 8 hours. ]]> input 10 0 Files Limits lastlog Default: 0 - means no limit. ]]> input 10 0 Days Limits daylimit Leave empty to not remove old reports. ]]> input 10 Top Users Limit topuser_num input 10 0 Denied Limit denied_report_limit input 10 0 AuthFail Limit authfail_report_limit input 10 0 User Report Limit user_report_limit input 10 0 Exclude Settings listtopic Exclude string exclude_string Format: string1:string2:...:stringn ]]> input 70 Exclude Hosts exclude_hostlist
Examples:
192.168.10.10 - exclude this IP address only.
192.168.10.0/24 - exclude entire subnet.
host1.example.com - exclude this hostname only.
*.example.com - exclude entire domain. ]]>
textarea 70 10 base64
Exclude codes exclude_codelist Squid result codes.
Only codes matching exactly one of the line is rejected. The comparison is not case sensitive.
Write one code per line. Lines starting with a # are ignored.
Example: NONE/400 ]]>
textarea 70 10 base64
sarg_package_install(); sarg_validate_input($_POST, $input_errors); sync_package_sarg();