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

[7.17](backport #30668) libbeat: Don't force an ignore_above limit on wildcard fields #30707

Closed
wants to merge 1 commit into from

Commits on Mar 7, 2022

  1. libbeat: Don't force an ignore_above limit on wildcard fields (#30668)

    Modifies libbeat's template processor to stop hardcoding a default
    `ignore_above` limit of 1024 on wildcard fields. This behavior was
    inherited from keyword fields.
    
    Closes #30096
    
    (cherry picked from commit 677229f)
    adriansr committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    2816906 View commit details
    Browse the repository at this point in the history