Feature #44
closedadd mod_log_spread
Description
add a module which is using spread to the combine accesslogs from multiple servers in one central place.
Files
Updated by Anonymous over 17 years ago
I have this truly horrible patch for spread logging.
Adding:
accesslog.spread_location = "port@domain"
accesslog.spread_group = "a_group"
lets you log messages to spread.
The code is awful, but it works. At the very least, there should be a check for spread in the configure scripts (I don't know much about that stuff).
-- joe
Updated by Anonymous over 16 years ago
Is there still work done on this one?
Will the Patch work with the latest versions?
-- georg.hoellrigl
Updated by stbuehler over 16 years ago
- Target version changed from 1.4.20 to 1.4.21
Updated by icy about 16 years ago
- Priority changed from Normal to Low
- Target version changed from 1.4.21 to 1.4.22
- Patch available set to No
Updated by stbuehler about 16 years ago
- Target version changed from 1.4.22 to 1.4.23
Updated by stbuehler almost 16 years ago
- Target version changed from 1.4.23 to 1.4.x
Updated by gstrauss almost 9 years ago
- Category changed from core to mod_accesslog
- Assignee deleted (
jan)
Updated by gstrauss almost 9 years ago
- Status changed from New to Wontfix
We are unable to add this to lighttpd due to licensing issues: http://www.spread.org/license/license.html
That said, using multicast to distribute data from diskless servers has it's place, so if the patch works for you, go for it.
Nowadays, distributed file systems provide another useful option.
Also available in: Atom