1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/www/multisort/pkg-descr
Dmitry Marakasov 1ae13ecbe4 - Fix LICENSE
- Update WWW

Approved by:	portmgr blanket
2018-08-20 09:38:06 +00:00

11 lines
445 B
Plaintext

`multisort' is a small program designed to take multiple httpd
logfiles in the Common Log Format and merge them into a single log,
sorted by date, sent to standard output.
This is useful if you're running a single website on multiple hosts
and using round-robin DNS to do load distribution. With multisort, you
can take the various logfiles from each server and merge them into a
single file for analysis.
WWW: https://www.xach.com/multisort/