Milt Epstein wrote:
>
> On Thu, 22 Mar 2001, unplug wrote:
>
> > Hi all,
> >
> > I edit the logrotate config file for tomcat as follow.
> >
> > /var/log/tomcat/*.log {
> > compress
> > daily
> > rotate 7
> > notifempty
> > missingok
> > postrotate
> > /etc/init.d/tomcat restart
> > endscript
> > }
>
> What logging/rotating facility is this? Something built into tomcat?
> log4j? Something else? Thanks.
It's a Unix (/linux) configuration script for 'logrotate' program
--
Arnaud Vandyck <http://www.ressource-toi.org/>