[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] RAQ3 Logs
- Subject: Re: [cobalt-users] RAQ3 Logs
- From: Jay Summers <jay@xxxxxxxxxxxxxxxxxxxx>
- Date: Fri Jan 12 13:49:01 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
OK Fabian. I can tell you're kind of new so...
1. Don't CC me. Just reply to the list.
2. Search the archives. There is a link to the Cobalt Mailing list archives
at the bottom of every email. Use it. Chances are you are not the first one
that has asked a similar question before.
3. Don't top post. Maybe we need a repost of the FAQ. Dom?
Now, on to your question...
> I just enter by telnet, root and go to /etc/logrotate.d or
> /etc/logrotate.onboot folders..
Right. Now do a ls command. You will see the configuration files for your
virtual sites. If you do a more command on one of those files (ie. more
site#) you will see what the logrotate configuration is. You'll have to edit
that file with your favorite editor. vi, pico or emacs.
> There, I type : man logrotate
> and appears the following:
>
> LOGROTATE(8) LOGROTATE(8)
<snip of logrotate manual>
This is the manual for logrotate listing the various options you have for
configuration. Here's a tip - if you don't know what a command does, do a
man commandname.
Have a good one,
Jay