
Scribe
Scribe has moved!
Scribe is now hosted on GitHub:
http://github.com/facebook/scribe
Please update your bookmarks.
Source: github.com
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.

Daniel It doesn't look like the scribe configuration documentation exists on the wiki anymore, since the sourceforge redesign. Is there somewhere else where this documentation can be found?

Mark Lin How does FB deal with message with multiple destinations? For example, a message should be processed by hadoop then archived somewhere else. Since doc mentioned one category per message, does that mean the client writting the message will have the send the same message twice?

Jon Schutz
What's happened to the concise summary at http://scribeserver.wiki.sourceforge.net /Configuration? Is there a new link with the same info?

Huy The HDFS Append function crashed sometimes, this is another approach to make Scribe support HDFS ( which is more stable, I think ), check it out and tell me what do ya think : http://iamhuy.com/blog/?p=89

Tirumala Addanki
Hi, I am newbie to Scribe. Today while installing scribe I am getting the following error. Can any one tell me how to overcome this ?
configure: error: Could not link against boost_filesystem-boost_filesystem-gcc40- mt-1_36 !

Huy Great to hear that Scribe supports HDFS now.

Elvis Ngwa Ambe Can it be that Scribe does not accept logs coming from a Client using TTransport but accepts logs from Clients using TFramedTransport

Elvis Ngwa Ambe Coding a J2EE Inbound connector for Scribe , any one gone that road before?

Scribe Check out the video of the Scribe Tech Talk on Facebook Engineering Tech Talk page: http://www.facebook.com/techtalks

Scribe
Earl, see this thread about setting up an Apache CustomLog to forward to Scribe: http://sourceforge.net/forum/forum.php?t hread_id=2551690&forum_id=870823

Scribe Earl, we are currently working on hdfs support for Scribe. Stay tuned.

Earl Cahill Is there an easy way to modify an httpd.conf file and get logging to happen via Scribe?

Earl Cahill Is there an easy way to get Scribe to write to hadoop / hdfs?









