What is Scribe?
It is a server for aggregating log data streamed in real time from a large number of servers. It is designed to be scalable and reliable.
Scribe is a tool in the Log Management category of a tech stack.
Scribe is an open source tool with 3.9K GitHub stars and 801 GitHub forks. Here’s a link to Scribe's open source repository on GitHub
Who uses Scribe?
Companies
Developers
25 developers on StackShare have stated that they use Scribe.
Scribe Integrations
Scribe's Features
- Aggregating log data
- Streamed in real time
Scribe Alternatives & Comparisons
What are some alternatives to Scribe?
Kafka
Kafka is a distributed, partitioned, replicated commit log service. It provides the functionality of a messaging system, but with a unique design.
Compass
The compass core framework is a design-agnostic framework that provides common code that would otherwise be duplicated across other frameworks and extensions.
Logstash
Logstash is a tool for managing events and logs. You can use it to collect logs, parse them, and store them for later use (like, for searching). If you store them in Elasticsearch, you can view and analyze them with Kibana.
Logback
It is intended as a successor to the popular log4j project. It is divided into three modules, logback-core, logback-classic and logback-access. The logback-core module lays the groundwork for the other two modules, logback-classic natively implements the SLF4J API so that you can readily switch back and forth between logback and other logging frameworks and logback-access module integrates with Servlet containers, such as Tomcat and Jetty, to provide HTTP-access log functionality.
SLF4J
It is a simple Logging Facade for Java (SLF4J) serves as a simple facade or abstraction for various logging frameworks allowing the end user to plug in the desired logging framework at deployment time.