Skip to content

install logstash plugins #40

@absmith82

Description

@absmith82

Currently you can install logstash, configure logstash, but some of the configurations in logstash require additional plugins installed that are not there by default. It would be nice to add a plugins.sls that is refrenced in init.sls if logstash:plugins pillar is defined. The plugins.sls would then run the command referenced in documentation to install the plugin.

The Logstash Documentation refrences a relative path of bin/logstash-plugin. In the Debian based repo this maps to /usr/share/logstash/bin/logstash-plugin. I'm guessing it is similar on Redhat but I am unsure of the Redhat based installation path.

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