From: git Date: Sun, 3 May 2026 19:10:10 +0000 (-0400) Subject: refine README X-Git-Url: https://git.datadissipation.net/?a=commitdiff_plain;h=661c9aaadad2f17f8cdcb13c79584337ce22255d;p=logtools.git refine README --- diff --git a/README.md b/README.md index 833c2b0..3d68f94 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -All scripts assume the default config format and the default log file structure ( regular `.log` and `.log.1` files, every other log file gzip'ed) +All scripts assume the default (Combined Log Format) format and the default log file structure ( regular `.log` and `.log.1` files, every other log file gzip'ed) ### searchlog @@ -14,4 +14,4 @@ grep all `access.log*` files and perform reverse IP lookup on IPs from matched e ### countconn -show connection per minute +show connections per minute