E40F Fluentbit issue when using lua script after 2038 · Issue #11532 · fluent/fluent-bit · GitHub
[go: up one dir, main page]

Skip to content

Fluentbit issue when using lua script after 2038 #11532

@clementchambault

Description

@clementchambault

Bug Report

Describe the bug
We use fluentbit and lua script without any issue. But when testing it after 2038 it does not work anymore with an error linked to a 32 bits variable

To Reproduce

  • Example log message if applicable:
[2040/01/03 03:15:10.808241446] [debug] [decoder] Invalid group marker timestamp (-2085883291), skipping record. Group state preserved.

  • Steps to reproduce the problem:
    Configure FLuentbit using a lua script. Change the date to 2040

Expected behavior
Fluentbit should handle timestamp in 64 bits to work after 2038

Screenshots

Your Environment

  • Version used: Fluentbit vers 4.2.3
  • Configuration: Use of LUA script
  • Environment name and version (e.g. Kubernetes? What version?): Hosted in k3S
  • Server type and version:
  • Operating System and version: Host OS is SLES 16.0 in 64 bits
  • Filters and plugins:

Additional context
We want to have a solution working after the bug 2038

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0