description | Tools to compress apache logs via piped logs |
homepage URL | http://docs.moodle.org/en/User:Martin_Langhoff |
owner | martin.langhoff@gmail.com |
last change | Wed, 1 Apr 2015 18:37:55 +0000 (1 14:37 -0400) |
URL | git://repo.or.cz/compresslog.git |
https://repo.or.cz/compresslog.git | |
push URL | ssh://repo.or.cz/compresslog.git |
https://repo.or.cz/compresslog.git (learn more) | |
bundle info | compresslog.git downloadable bundles |
content tags |
=compresslog README= Save a ton of disk IO in your webserver setups, not losing any log entries and retaining ease of debugging and diagnostics. Piped logs to gzip unfortunately loses significant amounts of log data upon stop and restart; and prevents use of tail, which complicates diagnostics of live systems. With compresslog: * Use piped logs to compress your Apache logs with zlib compression. * Resulting files are valid gzip files. * The compression process adds significant buffering. * Includes ztail utility -- equivalent to tail -n 10 -f yourlog which flushes buffers appropriately. License: GPLv2 Author: Martin Langhoff <martin.langhoff@gmail.com> Copyright: Remote Learner US - http://www.remote-learner.net/
9 years ago | v0.12 | v0.12 - watchlog bugfixes | tag | commitlog |
9 years ago | v0.11 | v0.11 - watchlog bugfix | tag | commitlog |
9 years ago | v0.10 | v0.10 - watchlog go fast | tag | commitlog |
9 years ago | v0.9 | v0.9 - watchlog | tag | commitlog |
9 years ago | v0.8 | v0.8 - fix buglet, license | tag | commitlog |
9 years ago | v0.7 | v0.7 - parsestats on a diet | tag | commitlog |
9 years ago | v0.6 | v0.6 - parsestats | tag | commitlog |
9 years ago | v0.5 | v0.5 - Getting there | tag | commitlog |
9 years ago | master | logtree |
9 years ago | parsestats | logtree |
9 years ago | parsestats-wip-draft1 | logtree |
11 years ago | renamecleanup | logtree |