Skip to content

Input parameters undef #276

@dasousa

Description

@dasousa

We use masterless puppet to build images for later deployment. Filebeat is installed as part of a base system build. Later, various services can add Filebeat inputs (FKA prospectors) as needed. Service and base system are two separate puppet executions.

Unfortunately, the current version of puppet-filebeat is causing a problem with this approach. Various parameters in the input.pp manifest, such as filebeat::fields_under_root, and filebeat::major_version, are being set to undef. This causes errors in the puppet execution.

Are there any suggestions for how to work around this issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions