Skip to content

[Filebeat] Fields for module fileset are not parsed when Grok pattern define also type of the field #7472

Closed
@radoondas

Description

Hi!
When generating the base field.yml file from pipeline definition in module's fileset, fields with type definition are ignored or not parsed. They do not appear in fields.yml file. All others are just fine.

Example definition: %{NUMBER:elasticsearch.slowlog.total_hits:int}
Example command for file generation: make create-fields MODULE=elasticsearch FILESET=slowlog

Thanks

Metadata

Assignees

Labels

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

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions