fluent / fluent/fluent-plugin-mongo

Fluentd-elasticsearch image with mongo plugin

Open
#149 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
175
Forks
56
PR merge metrics
No merged PRs in 30d

Description

Hello people of the future (including future self and search-engines).

Using the [Stable Kubernetes Helm chart](https://github.com/helm/charts/tree/master/stable/fluentd) of Fluentd-Elasticsearch, it is not possible to install `fluent-plugin-mongo` using the `values.yaml` definition [`plugins.pluginList`](https://github.com/helm/charts/blob/master/stable/fluentd/values.yaml#L44).
This happens as the plugin contains native components (that cannot be built as the existing container does not have building tools).

To fix that I created the following docker image, based on `gcr.io/google-containers/fluentd-elasticsearch`, which has the `fluent-plugin-mongo` installed, and ready to be used with `` and ``.

Here it is for everyone to use:
https://hub.docker.com/r/operatorequals/fluentd-elasticsearch

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.