Filebeat, floating point json and scientific notation

Hi all,

I'm trying to use filebeat to ingest some json data that contains a variety of timestamps in epoch time represented as large floating point numbers. Filebeat seems to turn these into the equivalent scientific notation representation somewhere between the input stage and the output stage - Is this functionality documented anywhere and can I turn it off?

I would like my timestamps to pass through the pipeline and remain in the format they came in. No other datatypes seem to be effected (strings, integers).

V/r,
ZE

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.