From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.sysutils.supervision.general/2634 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Dewayne Geraghty Newsgroups: gmane.comp.sysutils.supervision.general Subject: Re: A better method than daisy-chaining logging files? Date: Tue, 18 Jun 2019 08:15:33 +1000 Message-ID: <6b30c85a-b49b-d7ed-f5a8-ba9ad54d421f@heuristicsystems.com.au> References: <16c909e2-9b84-63c8-7c60-380befe28f01@heuristicsystems.com.au> <8447f17e-0960-196d-bdf5-64a3d203cff0@heuristicsystems.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="55522"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:60.0) Gecko/20100101 Thunderbird/60.7.1 To: Laurent Bercot , "supervision@list.skarnet.org" Original-X-From: supervision-return-2224-gcsg-supervision=m.gmane.org@list.skarnet.org Tue Jun 18 00:16:20 2019 Return-path: Envelope-to: gcsg-supervision@m.gmane.org Original-Received: from alyss.skarnet.org ([95.142.172.232]) by blaine.gmane.org with smtp (Exim 4.89) (envelope-from ) id 1hczvH-000EDJ-Cp for gcsg-supervision@m.gmane.org; Tue, 18 Jun 2019 00:16:20 +0200 Original-Received: (qmail 29890 invoked by uid 89); 17 Jun 2019 22:16:38 -0000 Mailing-List: contact supervision-help@list.skarnet.org; run by ezmlm Original-Sender: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Original-Received: (qmail 29883 invoked from network); 17 Jun 2019 22:16:37 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=heuristicsystems.com.au; s=hsa; t=1560809734; x=1561414535; bh=HQg63dg/uTJv44IeR2udeowgl5DNyG2qeC6pfTqBRIA=; h=Subject:To:From:Message-ID:Date; b=Cj8MIxDYG5fLLkqAU1PjmOVY2sU3rTCn/zwXBHYzcTPP7Nyh02WsrEii+CuBbw5Dm 19PX//M96F/AhY0MH8zGzFQUusWvrXTTLazMrS6O2e0MQBLLMVbVfhUjm1C8BlY9kL CYginRhpczdhZRYmJpLaZKt3uK1MwUIEaEVX5v4V+9C4aa5+I72Aj X-Authentication-Warning: b3.hs: Host noddy.hs [10.0.5.3] claimed to be [10.0.5.3] Openpgp: preference=signencrypt In-Reply-To: Content-Language: en-AU Xref: news.gmane.org gmane.comp.sysutils.supervision.general:2634 Archived-At: Laurent, if you keep this up, I'm going to think you're mystical. Putting mylogger into the www group did fix the "problem". And not without a sigh of relief! FYI: The fifo queue permissions, which the jail sees pr---w---- 1 mylogger www 0B May 31 13:27 apache24-error| The final log repository, in the logging jail # ls -lrth /var/log/httpd/error -rw-r--r-- 1 mylogger www 0B Jun 18 07:43 state -rw-r--r-- 1 mylogger www 0B Jun 18 07:43 lock -rw-r--r-- 1 mylogger www 0B Jun 18 07:43 current -rwxr--r-- 1 mylogger www 329B Jun 18 07:43 @400000005d08099e33134f4c.s* but now with www:*:80:mylogger Thank-you. Regards, Dewayne PS. I'll investigate the u:x and o:r permissions later.