Scribe simply writes newlines between messages in files. The format of the messages are determined by whatever applications you have configured to write to Scribe.
As far as aggregating, Scribe can be configured to write messages from thousands of machines to a single file. But scribe does not look at the contents of the messages it logs and is not able to give you summaries/graphs of these messages.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
i was wondering if there were a standard way of parsing scribe log , aggregating it , or any other operation needed for activity displaying
Scribe simply writes newlines between messages in files. The format of the messages are determined by whatever applications you have configured to write to Scribe.
As far as aggregating, Scribe can be configured to write messages from thousands of machines to a single file. But scribe does not look at the contents of the messages it logs and is not able to give you summaries/graphs of these messages.