From: Anthony G. <agi...@fa...> - 2009-08-10 17:36:17
|
Amr, Scribe's file format is very simple. Scribe just writes newlines between every message. The format of the messages are determined by whatever applications you have configured to write to Scribe. -Anthony On 8/9/09 2:50 AM, "Amr Shahin" wrote: Hello all i have installed scribe on a test server, and im really pushed to using it. It works fine when i want to log data, but the problem is when i want to parse it. i have a system that logs users activities ( just like facebook's ), scribe logs the activities in a great way, very neat, but when i wanted to retrieve all the activities i could not find anything in scribe API that would do that, should i write the retrieval code myself or am i mistaken ?? |