clfdomainsplit

Russell's misc tools for managing log files.

Install

All systems
curl cmd.cat/clfdomainsplit.sh
Debian Debian
apt-get install logtools
Ubuntu
apt-get install logtools
image/svg+xml Kali Linux
apt-get install logtools
Windows (WSL2)
sudo apt-get update sudo apt-get install logtools
Raspbian
apt-get install logtools

logtools

Russell's misc tools for managing log files.

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.