Graylog2 / Graylog2/graylog2-server

GELF 64-bit numbers support

Open
#2,578 7 comments 0 reactions 0 assignees View on GitHub
documentation infrastructure known issue triaged
Dominant language
Java
Stars
8.1k
Forks
1.1k
Avg merge
1d 20h
Merged PRs (30d)
217

Description

It appears that GELF as a format, being based on JSON does not support 64-bit numbers, while Graylog itself does support them. Is there a proper way to get 64-bit field data via GELF into Graylog without either losing precision (when sent as numbers they are converted to 64-bit FP with 52/53-bit significand) or storing them as strings?

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.