From owner-freebsd-questions Thu Dec 13 11: 0:41 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web20603.mail.yahoo.com (web20603.mail.yahoo.com [216.136.226.161]) by hub.freebsd.org (Postfix) with SMTP id 9426D37B405 for ; Thu, 13 Dec 2001 11:00:28 -0800 (PST) Message-ID: <20011213190013.7853.qmail@web20603.mail.yahoo.com> Received: from [136.165.81.139] by web20603.mail.yahoo.com via HTTP; Thu, 13 Dec 2001 11:00:13 PST Date: Thu, 13 Dec 2001 11:00:13 -0800 (PST) From: Donnie Jones Subject: Re: IPFM ( IP Flow Meter) log rotation. To: jacks@sage-american.com Cc: freebsd-questions@freebsd.org In-Reply-To: <3.0.5.32.20011213104923.03dc67c8@mail.sage-american.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --- jacks@sage-american.com wrote: > Have you tried not using the wildcard for one > thing... why not use the > exact log name...??? > > At 07:54 AM 12.13.2001 -0800, Donnie Jones wrote: > >Heya, > > > >I am trying to set up newsyslog to rotate my logs > >for IPFM to keep my /var partition from filling up. > > > >The problem is that I can't get newsyslog to > recognize > >the filenames for the IPFM log files. > > > >newsyslog.conf: > ># logfilename [owner:group] mode count > >size when [ZB] [/pid_file] [sig_num] > > > >/var/log/ipfm/*.log 600 12 100 * Z > >/var/log/ipfm/%d-%b.%H-%M-internet.log 600 12 > 100 > > * Z > > > >ipfm.conf: > ># IPFM logging rules > >DEVICE fxp0 > >LOG > >FILENAME /var/log/ipfm/%d-%b.%H-%M-internet.log > >TIME 1 minute > > > >This is the command I am running: > > > >newsyslog -n -v -F -a /home/logs/ > > > >and the output: > > > >/var/log/ipfm/*.log <12Z>: does not exist. > >/var/log/ipfm/%d-%b.%H-%M-internet.log <12Z>: does > >not exist. > > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ I did try the exact log name as shown above. But the filename for the log file will change with the date,minute, and hour of when the log file is written. Do you see my problem now? > > > >It seems that newsyslog will not recognize the * in > >a filename. > > > >Any ideas how I could get newsyslog to recognize > these > >files without having to take away the date from the > >IPFM log filename. > > > >Thanks. > > > >-Donnie > > Best regards, > Jack L. Stone, > Server Admin > > Sage-American > http://www.sage-american.com > jacks@sage-american.com __________________________________________________ Do You Yahoo!? Check out Yahoo! Shopping and Yahoo! Auctions for all of your unique holiday gifts! Buy at http://shopping.yahoo.com or bid at http://auctions.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message