10 lines
489 B
Text
10 lines
489 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.
|
|
|
|
This is an archived project and is no longer supported or updated by Facebook.
|
|
Please do not file issues or pull-requests. If you wish to continue to develop
|
|
this code yourself, we recommend you fork it.
|
|
|
|
WWW: https://github.com/facebookarchive/scribe
|