Log Toolkit provides a set of logfile processing tools. Include are tools to convert from W3C (IIS) to ELF (Apache extended log format), to convert from Netscape/iPlanet to ELF, to strip corrupt logfile lines, to sort logfile lines by date (useful for combining logs from mirrored servers), and to filter lines by URI prefix or result code (useful for stripping out logs for a subsection of a website). The tools try to be fast and memory efficient, and are useful for large logfiles or small systems.
| Tags | Internet Web HTTP Servers |
|---|---|
| Licenses | GPL |
| Operating Systems | Unix |
| Implementation | C |
Software that enlarges images, preserving smooth curves and sharp edges.
An extremely powerful object-relational database persistence API with automatic mapping (A-O/RM).
- All comments
Recent commentsTotally sweet!
When I moved Trunkmonkey.com over to a
new server, I needed a way to merge and combine multiple
logfiles into a single source for awstats to parse. The elfsort
command in this package did just the trick! Very fast!