BSDforge™
Following, are FreeBSD ports, or other *BSD related projects, hosted, or worked on at BSDforge in the www category.
- spreadlogd
- Spreadlogd is a simple tool to log messages received via the Spread Group Communication system. It is primarily used in conjuction with mod_log_spread to journal a centralized log file for a cluster of Apache servers.
- Due to a loadable module system, it can be enhanced to passively analyze the messages that it witnesses. This can lead to the development of interesting and innovative tools.
Installation
- On a FreeBSD system;
Using the ports system:
cd /usr/ports/www/spreadlogd make install clean
Using the pkg system:pkg install www/spreadlogd