scribe
scribe copied to clipboard
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 t...
Results
2
scribe issues
Sort by
recently updated
recently updated
newest added
I tracked down what I think was probably just a typo in scribe_tail's do_tail() that causes it to loop infinitely when the file it's tailing is rotated. The issue is...