First page Back Continue Last page Summary Graphics
Distributed Logging and Monitoring
What we need:
- Apache integration
- Reliable and ordered delivery of logs
- Efficient network utilization
- Efficient handling of thousands of concurrent publishers
- Multiple subscribers with minimal overhead
What we use:
- An Apache module (mod_log_spread)
- A group communication system (Spread)
Notes: