From owner-freebsd-questions@freebsd.org Mon May 9 22:27:10 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D670FB35FD8 for ; Mon, 9 May 2016 22:27:10 +0000 (UTC) (envelope-from cary@sdf.org) Received: from sdf.lonestar.org (mx.sdf.org [192.94.73.20]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "ol.sdf.org", Issuer "ol.sdf.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id BE859118E for ; Mon, 9 May 2016 22:27:10 +0000 (UTC) (envelope-from cary@sdf.org) Received: from sdf.org (IDENT:cary@sdf.lonestar.org [192.94.73.15]) by sdf.lonestar.org (8.15.2/8.14.5) with ESMTPS id u49MR3R4013549 (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256 bits) verified NO) for ; Mon, 9 May 2016 22:27:04 GMT Received: (from cary@localhost) by sdf.org (8.15.2/8.12.8/Submit) id u49MR3Sh010735 for freebsd-questions@freebsd.org; Mon, 9 May 2016 22:27:03 GMT Date: Mon, 9 May 2016 22:27:03 +0000 From: Cary To: "freebsd-questions@freebsd.org" Subject: file receives no input after turn over by newsyslog(8) Message-ID: <20160509222703.GA2794@SDF.ORG> Mail-Followup-To: "freebsd-questions@freebsd.org" MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 May 2016 22:27:10 -0000 Hi all, Perhaps someone might be able to help. The /var/log/httpd-access.log file is turned over at least once a week on a VPS running 10.2-Stable. /var/log/httpd-*.log 644 10 500 * GX is the line I have in /etc/newsyslog.conf. After the file is turned over no messages are saved from the apache24 daemon. There is just a line from newsyslog(8) with the date, hostname process number and a message that the file was turned over. After restarting httpd(8) all messages are logged again. Other httpd-* log files are do not fill up as quickly, but are probably affected as well. How can I keep getting logs from the server without a service restart? -- cary@sdf.org SDF Public Access UNIX System - http://sdf.org