Skip to content

A very basic fluentd evaluation playground.

License

CC0-1.0, MIT licenses found

Licenses found

CC0-1.0
LICENSE.CC0
MIT
LICENSE.MIT
Notifications You must be signed in to change notification settings

luto/fluentd-prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fluentd prototype

A very basic fluentd evaluation playground. This is largely built upon the official images and aims to accoplish the following tasks:

  • run a fluentd server
  • run a fluent-bit generating some data, forward that to fluentd
  • run a basic nginx server and request random things
  • catch those logs and process them in fluentd
  • dump those logs to stdout

Run docker-compose up and watch the fluentd output :)

This repository is licensed under either MIT or CC0, whatever you prefer.

About

A very basic fluentd evaluation playground.

Topics

Resources

License

CC0-1.0, MIT licenses found

Licenses found

CC0-1.0
LICENSE.CC0
MIT
LICENSE.MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages