This is used to install fluentd for log collection and transport.
Deploys a primary server which will forward data to either logstash or directly to elasticsearch. Used in conjunction with fluentd-plugins
In a runtime config, will job will transfer all logs to the defined fluentd-aggregator cluster.
Installs plugins for either fluentd-aggregator or fluentd-forwarder.
Inside the manifests directory, you should find an example fluentd.yml bosh deployment manifest file.
bosh deploy -d fluentd manifests/fluentd.yml
| varliable | description | default |
|---|---|---|
| To be filled out. |
| varliable | description | default |
|---|---|---|
| To be filled out. |
| variable | description | default |
|---|---|---|
| fluentd.plugin | A list of plugins to install. | [] |