Coder Social home page Coder Social logo

dneary / fluentd Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fluent/fluentd

0.0 0.0 0.0 18.28 MB

Fluentd: Unified Logging Layer (project under CNCF) - testing aarch64 GitHub Actions runners

Home Page: https://www.fluentd.org

License: Apache License 2.0

Ruby 99.76% HTML 0.24%

fluentd's Introduction

Fluentd: Open-Source Log Collector

Testing on Ubuntu Testing on Windows Testing on macOS Testing on Arm64 Code Climate CII Best Practices

Fluentd collects events from various data sources and writes them to files, RDBMS, NoSQL, IaaS, SaaS, Hadoop and so on. Fluentd helps you unify your logging infrastructure (Learn more about the Unified Logging Layer).

Quick Start

$ gem install fluentd
$ fluentd -s conf
$ fluentd -c conf/fluent.conf &
$ echo '{"json":"message"}' | fluent-cat debug.test

Development

Branch

Prerequisites

  • Ruby 2.4 or later
  • git

git should be in PATH. On Windows, you can use Github for Windows and GitShell for easy setup.

Install dependent gems

Use bundler:

$ gem install bundler
$ bundle install --path vendor/bundle

Run test

$ bundle exec rake test

You can run specified test via TEST environment variable:

$ bundle exec rake test TEST=test/test_specified_path.rb
$ bundle exec rake test TEST=test/test_*.rb

More Information

Security

A third party security audit was performed by Cure53, you can see the full report here.

See SECURITY to contact us about vulnerability.

Contributors:

Patches contributed by great developers.

fluentd's People

Contributors

abicky avatar ashie avatar conorevans avatar cosmo0920 avatar daipom avatar digi59404 avatar edsiper avatar frsyuki avatar fujimotos avatar ganmacs avatar hotchpotch avatar iantalarico avatar itiut avatar kazegusuri avatar kenhys avatar kentaro avatar kiyoto avatar kzk avatar llby avatar masayukikiyota avatar naritta avatar nurse avatar okahashi117 avatar okkez avatar repeatedly avatar ryysud avatar sonots avatar tagomoris avatar toyama0919 avatar withshubh avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.