Scribe is a server for aggregating log data streamed in real time from a large number of servers.
Scribe is a server for aggregating log data that's streamed in real time from clients. It is designed to be scalable, extensible without client-side modification, and robust to failure of the network or any specific machine.
For more information, check out the github repo: https://github.com/facebook/scribe
See the Scribe Wiki for documentation: http://wiki.github.com/facebook/scribe