| description | shell scripts for work on CLF logs |
| last change | Sun, 17 May 2026 12:14:20 +0000 (08:14 -0400) |
| URL | git://git.datadissipation.net/logtools.git |
| https://git.datadissipation.net/logtools.git | |
| content tags |
All scripts assume the default (Combined Log Format) format and the
default (on most platforms) logrotate config ( regular .log
and .log.1 files, every other log file gzip’ed)
grep all access.log* files
grep all error.log* files
grep all access.log* files and perform reverse IP lookup
on IPs from matched entries
grep all access.log* files and show total bytes sent to
the IPs in matched entries
shows connections per minute with -m or all connections
a day with -d change the output line count with
-l
| 4 weeks ago | master | shortlog | log | tree |