mergelog
utility that merges httpd log files by date
Install
- All systems
-
curl cmd.cat/mergelog.sh
- Debian
-
apt-get install mergelog
- Ubuntu
-
apt-get install mergelog
- Kali Linux
-
apt-get install mergelog
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install mergelog
- OS X
-
brew install mergelog
- Raspbian
-
apt-get install mergelog
- Dockerfile
- dockerfile.run/mergelog
mergelog
utility that merges httpd log files by date
A small and fast C program which merges and sorts http log files in 'Common Log Format' from web servers behind round-robin DNS. It has been designed to easily manage huge log files from highly stressed servers.