Skip to content

Make create-fileset doesn't generate an empty module.yml file #5657

@ph

Description

@ph

When we create a new module we have to create a module.yml at the root of the module. This file is used by the export dashboard tooling to facilitate the creation of new module.

Currently the make create-fileset task doesn't generate this file we should add it.

The content of the file for the logstash module is looking like this.

dashboards:
- id: Filebeat-Logstash-Log-Dashboard
  file: Filebeat-logstash-log.json
- id: Filebeat-Logstash-Slowlog-Dashboard
  file: Filebeat-logstash-slowlog.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    :GeneratorRelated to code generators for building custom Beats or modules.FilebeatFilebeat

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions