ThemeForest

Open Source Ruby Log Collector: Fluentda

Modern web and mobile applications generate a very large number of event logs (ex: login, logout, purchase, follow, etc). By analyzing these event logs, these services can be improved greatly. However, collecting these logs in a simple and reliable manner remains a challenge.

Fluentd is an open source log collector daemon written in Ruby. Fluentd receives logs as JSON streams, buffers them, and sends them to other systems like MySQL, MongoDB, or even other instances of Fluentd.

ruby-log-collector-log-everything-in-json-fluentd

The target user of Fluentd is, people who want to aggregate logs from multiple servers, and write into somewhere. For them, Fluentd provides:

  • Distributed, Realtime, and Machine-Readable Log Aggregation
  • Reliable Log Forwarding
  • Flexibility by Plugin Mechanism
  • Multi Language Logger Library





Written by Shahbaz Saleem

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>