Paketname | logtools |
Beschreibung | Russell's misc tools for managing log files. |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.13d |
Sektion | admin |
Priorität | optional |
Installierte Größe | 116 Byte |
Hängt ab von | libc6 (>= 2.7-1), libgcc1 (>= 1:4.1.1-21), libstdc++6 (>= 4.1.1-21) |
Empfohlene Pakete | |
Paketbetreuer | Russell Coker |
Quelle | |
Paketgröße | 39986 Byte |
Prüfsumme MD5 | 4e339557a0f1707f48c904bed09952ff |
Prüfsumme SHA1 | 3a501ce9d4870fc894fc215ea497334a89f60cf7 |
Prüfsumme SHA256 | 50aedab045af92b011a2e5416f8fb2432bcf57f4bbbf9d4ec1aba54358511141 |
Link zum Herunterladen | logtools_0.13d_i386.deb |
Ausführliche Beschreibung | clfmerge - merge common-log-format web logs in order without sorting (good for
when you have a gig of logs).
.
logprn - like "tail -f" but after a specified time period of inactivity will
run a program (such as lpr) and pipe the new data to it)
.
funnel - pipe one stream of data to several files or processes.
.
clfsplit - split CLF format web logs by client IP address.
.
clfdomainsplit - split CLF logs by server domain.
|