Giter Site home page Giter Site logo

ansible-fluentbit's Introduction

ansible-fluentbit

License

Deploy the fluent bit to the remote server's kubernetes cluster via ansible

Configuration

$ git clone https://github.com/alandtsang/ansible-fluentbit.git
$ cd ansible-fluentbit

Configure Server

Configure the server IP you want to deploy in the hosts file.

Example:

[server]
10.20.21.22
10.20.21.23

Configure fluent-bit

Deploy fluent-bit ServiceAccount, ClusterRole, ClusterRoleBinding.

Fluent-bit will run in DaemonSet mode and output the log to the http server in json format.

You need to configure FLUENT_HTTP_HOST and FLUENT_HTTP_PORT in Makefile, FLUENT_HTTP_HEADER and FLUENT_HTTP_URI are optional.

Usage

Deploy

make deploy

Remove build directory

make clean

Get Help

The fastest way to get response is to send email to my mail:

License

Please refer to LICENSE file.

ansible-fluentbit's People

Contributors

alandtsang avatar

Stargazers

 avatar

Watchers

 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.