RE: today and yesterday log files

[ Available lists | Index of freebsd-questions | Month of Oct 2001 | Week of 15 Oct 2001 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Patrick O'Reilly <patrick@mip.co.za>
Date
15 Oct 2001 06:09:48
Subject
RE: today and yesterday log files
Message-ID
NDBBIMKICMDGDMNOOCAIEEPIDKAA.patrick@mip.co.za

In reply to
Referenced by

[ Hide this part ]
# man newsyslog

It explains that the file is rotated in-situ so-to-speak. It remains in the
same directory, but is named $logfile.0.

And, $logfile.0 is rolled over to $logfile.1, and ...1 is rolled over to
...2, and they all rolled over and the one fell out, there were none in the
bed, so the little one said, "good night, sleep tight!".

Patrick.

> -----Original Message-----
> From: owner-freebsd-questions@FreeBSD.ORG
> [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of j mckitrick
> Sent: 15 October 2001 14:28
> To: freebsd-questions@FreeBSD.ORG
> Subject: today and yesterday log files
>
>
>
> I know newsyslog handles rotating log files, but where are they rotated
> from (for example) 'dmesg.today' to 'dmesg.yesterday' ?
>
> jm
> --
> My other computer is your windows box.
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
>


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Elapsed time: 0.144 seconds