Skip to content

Metricbeat configuration task is missing the configuration tags #476

Description

@afeefghannam89

The "Configure Metricbeat" task in roles/beats/tasks/metricbeat.yml has no tags, unlike the Filebeat and Auditbeat configuration tasks which carry configuration, beats_configuration and their per-beat tag.

As a result, running the role with --tags configuration (or beats_configuration) re-writes the Filebeat and Auditbeat configuration but silently skips Metricbeat.

Fix: add the tags (configuration, beats_configuration, beats_metricbeat_configuration) to the Metricbeat configuration task for consistency with the other two Beats.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions