7 lines
276 B
Text
7 lines
276 B
Text
|
Scribe is a server for aggregating log data streamed in real time
|
||
|
from a large number of servers. It is designed to be scalable,
|
||
|
extensible without client-side modification, and robust to failure of
|
||
|
the network or any specific machine.
|
||
|
|
||
|
WWW: http://github.com/facebook/scribe
|