From owner-freebsd-questions@FreeBSD.ORG Mon Feb 20 17:24:41 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 39861106566B for ; Mon, 20 Feb 2012 17:24:41 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (smtp6.infracaninophile.co.uk [IPv6:2001:8b0:151:1:3cd3:cd67:fafa:3d78]) by mx1.freebsd.org (Postfix) with ESMTP id 7AEF28FC14 for ; Mon, 20 Feb 2012 17:24:40 +0000 (UTC) Received: from seedling.black-earth.co.uk (seedling.black-earth.co.uk [IPv6:2001:8b0:151:1:fa1e:dfff:feda:c0bb]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.5/8.14.5) with ESMTP id q1KHOX5J018284 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Mon, 20 Feb 2012 17:24:33 GMT (envelope-from m.seaman@infracaninophile.co.uk) X-DKIM: OpenDKIM Filter v2.4.3 smtp.infracaninophile.co.uk q1KHOX5J018284 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=infracaninophile.co.uk; s=201001-infracaninophile; t=1329758674; bh=5Wz1Wqw5P5nG77Xlq0Tn6q+45/nVV2dJTJV+EVwI29Y=; h=Message-ID:Date:From:MIME-Version:To:Subject:References: In-Reply-To:Content-Type:Cc; b=YsNAQ/EGfHjC9ucniNpaJYi4Gh1M3EzBmLH9PilG6G7KVwalek7EbH7pZW91DozzK CNBjr3qxHfjaTB1SGgiqg01L6kUl6MRDopG8MEifNiAoh34pmozZMMELHbSD1q33Zb TOnCRE58aNX3o+oJM723scqNNKwoaMLNq4vnHsqE= Message-ID: <4F4281C9.9060601@infracaninophile.co.uk> Date: Mon, 20 Feb 2012 17:24:25 +0000 From: Matthew Seaman User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: In-Reply-To: X-Enigmail-Version: 1.3.5 OpenPGP: id=60AE908C Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig7A2AB61FB142FACAC8DD971D" X-Virus-Scanned: clamav-milter 0.97.3 at lucid-nonsense.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-2.7 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU autolearn=ham version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on lucid-nonsense.infracaninophile.co.uk Subject: Re: newsyslog-local.conf X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Feb 2012 17:24:41 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig7A2AB61FB142FACAC8DD971D Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 20/02/2012 17:04, alexus wrote: > s# tail -1 /etc/newsyslog.conf > /etc/newsyslog-local.conf > s# cat /etc/newsyslog-local.conf > /var/log/squid/access.log squid:squid 640 7 * @T00 J > /var/run/squid/squid.pid > /var/log/squid/cache.log squid:squid 640 7 * @T00 J > s# ls -la /var/log/squid/ > total 95672 > drwxr-x--- 2 squid squid 512 Jan 13 04:23 . > drwxr-xr-x 3 root wheel 1024 Feb 6 00:00 .. > -rw-r----- 1 squid squid 97804783 Feb 20 16:32 access.log > -rw-r----- 1 squid squid 111481 Feb 20 16:29 cache.log > s# >=20 > nothing gets rotated:( what am I doing wrong? >=20 Hmmm... nothing leaps out at me as obviously wrong. What does running 'newsyslog -n -v' tell you? Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate JID: matthew@infracaninophile.co.uk Kent, CT11 9PW --------------enig7A2AB61FB142FACAC8DD971D Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.16 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk9CgdEACgkQ8Mjk52CukIztGgCfQQv927jAf3RzFGndpXlO9msQ cTwAni7b+TvTDkWMR29D7AXP6ZVUhTc+ =PN6P -----END PGP SIGNATURE----- --------------enig7A2AB61FB142FACAC8DD971D--