We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a87e5b1 commit c79c77bCopy full SHA for c79c77b
source/content/pages/19-logging/1901-logging.markdown
@@ -55,7 +55,7 @@ browsing and searching through log events. There are libraries for most major la
55
Saves data in elasicache.
56
* [Logstash](http://logstash.net/) Similar to Graylog2, logstash offers features to programatically
57
configure log data workflows.
58
-* [Scribe](https://github.com/facebook/scribe) A project written by facebook to aggregate logs. It's designed
+* [Scribe](https://github.com/facebook/scribe) A project written by Facebook to aggregate logs. It's designed
59
to run on multiple servers and scale with the rest of your cluster. Uses the Thrift messagaing format so it can
60
be used with any language.
61
0 commit comments