mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
86618e4d5e
- fix ${WRKSRC} - add LICENSE - bump PORTREVISION - adjust MASTER_SITE, WWW Upstream Note: Archived Repo ============= This is an archived project and is no longer supported or updated by Facebook. Please do not file issues or pull-requests. If you wish to continue to develop this code yourself, we recommend you fork it. PR: 191732 Submitted by: gaod@hychen.org
11 lines
490 B
Plaintext
11 lines
490 B
Plaintext
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.
|
|
|
|
This is an archived project and is no longer supported or updated by Facebook.
|
|
Please do not file issues or pull-requests. If you wish to continue to develop
|
|
this code yourself, we recommend you fork it.
|
|
|
|
WWW: https://github.com/facebookarchive/scribe/
|