Skip to content

antitux/fluentd-boshrelease

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This probably doesn't work anymore.

Fluentd Boshrelease

Description

This is used to install fluentd for log collection and transport.

fluentd-aggregator

Deploys a primary server which will forward data to either logstash or directly to elasticsearch. Used in conjunction with fluentd-plugins

fluentd-forwarder

In a runtime config, will job will transfer all logs to the defined fluentd-aggregator cluster.

fluentd-plugins

Installs plugins for either fluentd-aggregator or fluentd-forwarder.

Usage

Inside the manifests directory, you should find an example fluentd.yml bosh deployment manifest file.

Example Deployment

bosh deploy -d fluentd manifests/fluentd.yml

Properties

fluented-server

varliable description default
To be filled out.

fluented-forwarder

varliable description default
To be filled out.

fluented-plugins

variable description default
fluentd.plugin A list of plugins to install. []

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages