ADMIN - Explore the new world of system administration! Special introductory offer! Order by September 30th to save 10% off the regular subscription price! Each issue delivers technical solutions to the real-world problems you face every day. Learn the latest techniques for better:
network security
system management
troubleshooting
performance tuning
virtualization
cloud computing
on Windows, Linux, Solaris, and popular varieties of Unix.
The managelogs program manages the Apache Web server generated log files. For version 2.0.0 the developers made some changes to the build.
The managelogs process now uses autoconf and automake. Sourceforge now contains a Mercurial repository for the source code.
Managelogs, like the rotatelogs and cronolog programs, is the answer to the problem that logfiles eventually fill up and need to be purged of their oldest data. The open source program uses the Apache server's capability to write errors and access log files through a pipe to another process. The tool thereby gains flexibility by providing compression at runtime and simultaneously generating multiple output channels with different configurations.
Managelogs allows setting multiple parameters for log rotation or purging. Rotation also allows triggering an external command, typically to gather background statistics. The tool maintains its state across stops, starts and restarts.
Managelogs is under Apache 2.0 license. Further details, tarballs and RPM packages are on the project homepage.
Watch our free Video Archive from Apachecon US 2009. Archive provided by The Apache Foundation, COLLABNET, and Linux Pro Magazine
Drawing internationally renowned thought-leaders, contributors, and organizations in the Open Source community, ApacheCon offers insight into the culture and community that develops and shepherds industry-leading Open Source projects, including Apache HTTP Server – the world's most popular Web server software for more than 10 years.
Comments