elastic / elastic/logstash

@version field added by logstash as string type

Open
#5,197 5 comments 0 reactions 0 assignees View on GitHub
breaking change enhancement
Dominant language
Java
Stars
14.9k
Forks
3.5k
Avg merge
19h 14m
Merged PRs (30d)
63

Description

I'm trying to clean up my fields, and noticing that logstash by default sets @version field it adds, to type string.

This seems horribly wrong ? especially if one wanted to use that field to f.ex. find all logs using certain logstash format (which I believe is what @version indicates?).

Shouldn't it be an int ? (which becomes a long in es)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.