Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Logstash] Fix node cel script type checking issue #9556

Merged
merged 3 commits into from
Apr 17, 2024

Commits on Apr 9, 2024

  1. Fix Logstash integration type checking issue

    An update to the cel-go library added stricter type checking, and made drop invalid.
    This is a work-around to "hide" the type in an array, until a better fix is available.
    
    Closes: elastic#9546,elastic#9319
    robbavey committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    eb5c19b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b09362 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    2c63fbc View commit details
    Browse the repository at this point in the history