Fluentd

From Wikipedia, the free encyclopedia

Template:Short description

Page Module:Infobox/styles.css has no content.

Fluentd
[[Programmer|DeveloperTemplate:Pluralize from text]]Treasure Data
Initial release10 October 2011;
14 years ago
 (2011-10-10)
Template:Infobox software/simple
Written inC, Ruby
EnginePage Template:Plainlist/styles.css has no content.Template:EditAtWikidata
Operating systemLinux (Amazon Linux, CentOS, RHEL), macOS (10.9 and above), Windows (7 and above)
TypeLogging tool
LicenseApache 2.0
WebsiteLua error in package.lua at line 80: module 'Module:If preview' not found.
RepositoryPage Template:Plainlist/styles.css has no content.

Script error: No such module "Check for conflicting parameters".

Lua error in mw.title.lua at line 404: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal'). Fluentd is a cross-platform open-source data collection software project originally developed at Treasure Data. It is written primarily in the C programming language with a thin-Ruby wrapper that gives users flexibility.[2]

Overview

Fluentd was positioned for "big data," semi- or un-structured data sets. It analyzes event logs, application logs, and clickstreams.[3] According to Suonsyrjä and Mikkonen, the "core idea of Fluentd is to be the unifying layer between different types of log inputs and outputs.",[4] Fluentd is available on Linux, macOS, and Windows.[5]

History

Page Module:Message box/ambox.css has no content.

Fluentd was created by Sadayuki Furuhashi as a project of the Mountain View-based firm Treasure Data. Written primarily in Ruby, its source code was released as open-source software in October 2011.[6][7] The company announced $5 million of funding in 2013.[8] Treasure Data was then sold to Arm Ltd. in 2018.[9]

Users

Fluentd was one of the data collection tools recommended by Amazon Web Services in 2013, when it was said to be similar to Apache Flume or Scribe.[10] Google Cloud Platform's BigQuery recommends Fluentd as the default real-time data-ingestion tool, and uses Google's customized version of Fluentd, called google-fluent, as a default logging agent.[11][12]

Fluent Bit

Fluent Bit is a log processor and log forwarder that is being developed as a CNCF sub-project under the umbrella of Fluent project.[13] Fluentd is written in C and Ruby and consumes at least 60 megabytes of memory. Fluent Bit is written only in C, with no dependencies, and consumes approximately one megabyte of memory, making it easier to run under embedded Linux and in containers.[14]

References

Page Template:Reflist/styles.css has no content.

  1. ^ Page Module:Citation/CS1/styles.css has no content."Releases - fluent/fluentd" – via GitHub.
  2. ^ Page Module:Citation/CS1/styles.css has no content."Overview | Fluentd".
  3. ^ Pasupuleti, Pradeep and Purra, Beulah Salome (2015). Data Lake Development with Big Data. pp. 44–45; 48. Packt. Template:ISBN
  4. ^ Suonsyrjä, Sampo and Mikkonen, Tommi "Designing an Unobtrusive Analytics Framework for Monitoring Java Applications", pp. 170–173 in Software Measurement. Springer. Template:ISBN
  5. ^ Fluentd.org. "Download Fluentd". Retrieved 10 March 2016.
  6. ^ Mayer, Chris (30 October 2013). "Treasure Data: Breaking down the Hadoop barrier". JAXenter
  7. ^ Fluentd.org. "What is Fluentd?". Retrieved 10 March 2016.
  8. ^ Page Module:Citation/CS1/styles.css has no content.Derrick Harris (July 23, 2013). "Treasure Data raises $5M, fuses Hadoop and data warehouse in Amazon's cloud". GigaOm.
  9. ^ Page Module:Citation/CS1/styles.css has no content."Arm unit Treasure Data to seek buyer or IPO before Nvidia sale". Nikkei Asia. November 19, 2020. Retrieved August 2, 2021.
  10. ^ Page Module:Citation/CS1/styles.css has no content.Parviz Deyhim (August 2013). "Best Practices for Amazon EMR" (PDF). Amazon Web Services. p. 12. Archived from the original (PDF) on 2016-03-26. Retrieved March 24, 2017.
  11. ^ Google Cloud Platform (2016). "Real-time logs analysis using Fluentd and BigQuery". Retrieved 10 March 2016.
  12. ^ Google Cloud Platform (2016). "The Logging Agent". Retrieved 10 March 2016.
  13. ^ Page Module:Citation/CS1/styles.css has no content."Fluent Bit". fluentbit.io. Retrieved 2021-12-05.
  14. ^ Page Module:Citation/CS1/styles.css has no content."Fluentd & Fluent Bit - Fluent Bit: Official Manual". Retrieved 2021-12-05.

Further reading

  • Lua error in Module:Official_website at line 94: attempt to index field 'wikibase' (a nil value).
  • fluentd on GitHub