On Thu, 28 Oct 2004 21:42:09 +0400, "Nikita V. Youshchenko"
<[EMAIL PROTECTED]> wrote:
>> and before anybody asks, I already but all the things into logrotate. I
>> just curious why its not there from beginning.
>
>With current default configuration, if I add some more log files
>info /etc/syslog.conf (e.g. to catch localN facilities), they get rotation
>automatically. Can the same be achieved with logrotate same (without having
>to add new files to logrotate configuration manually - it's always bad to
>duplicate configuration)?

It would be easy if all syslogd log files were in a single directory,
which is not the case.

It would be easier for logrotate if it would support backticks in a
logrotate config file:

  `syslogd-listfiles` {
      ....
   }

Geez, one more point for the logrotate++ todo list.

Greetings
Marc

-- 
-------------------------------------- !! No courtesy copies, please !! -----
Marc Haber         |   " Questions are the         | Mailadresse im Header
Mannheim, Germany  |     Beginning of Wisdom "     | http://www.zugschlus.de/
Nordisch by Nature | Lt. Worf, TNG "Rightful Heir" | Fon: *49 621 72739834


Reply via email to