4aa753d2fc
PR: ports/148631 Submitted by: Jui-Nan Lin <jnlin at csie.nctu.edu.tw>
6 lines
276 B
Text
6 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
|