Re: [squid-users] SARG: The date range passed as argument is not formatted as dd/mm/yyyy-dd/mm/yyyy

From: Chad Naugle <Chad.Naugle_at_travimp.com>
Date: Mon, 18 Jul 2011 16:27:37 -0400

Try ISO 8601 format, YYYY-MM-DD. SARG is somewhat buggy.

>>> chinner999 <chinner999_at_gmail.com> 7/18/2011 4:22 PM >>>
Hi guys,
SARG question.

Setup
Ubuntu v10.00
Squid v2.2.7.1
Squid v3.1.6

Followed instructions here to setup SARG.
(http://www.udiniqgeek.com/sarg_ubuntu.html) - updated /var/log/squid
to /var/log/squid3

sudo /usr/sbin/sarg-daily-report

I'm getting the following error.
SARG: The date range passed as argument is not formatted as
dd/mm/yyyy-dd/mm/yyyy.

/usr/sbin/sarg-daily-report

TODAY=$(date +%d/%m/%Y)
YESTERDAY=$(date –date “1 day ago” +%d/%m/%Y)
sarg /var/log/squid3/access.log -o /var/www/squid-reports/daily -z -d
$YESTERDAY-$TODAY
/usr/sbin/squid3 -k rotate
exit 0

Any suggestions?

Thanks.

Travel Impressions made the following annotations
-------------------------------------------------------------
"This message and any attachments are solely for the intended recipient
and may contain confidential or privileged information. If you are not
the intended recipient, any disclosure, copying, use, or distribution of
the information included in this message and any attachments is
prohibited. If you have received this communication in error, please
notify us by reply e-mail and immediately and permanently delete this
message and any attachments.
Thank you."
Received on Mon Jul 18 2011 - 20:27:47 MDT

This archive was generated by hypermail 2.2.0 : Tue Jul 19 2011 - 12:00:02 MDT