Skip to content

Fluentd-elasticsearch image with mongo plugin #149

Description

@operatorequals

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

Using the Stable Kubernetes Helm chart of Fluentd-Elasticsearch, it is not possible to install fluent-plugin-mongo using the values.yaml definition plugins.pluginList.
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 <source> and <match>.

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions