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

Cherry-pick #20908 to 7.x: [Filebeat] backwards compatibility for set processor #20969

Merged
merged 2 commits into from
Sep 15, 2020

Commits on Sep 3, 2020

  1. [Filebeat] backwards compatibility for set processor (elastic#20908)

    - "ignore_empty_value" option for the set processor only works on
    Elasticsearch >= 7.9.0.  This change removes that option and replaces
    it with an if statement if pipeline is loaded on an earlier version of
    elasticsearch.
    
    (cherry picked from commit 0032c0c)
    leehinman committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    9ba271b View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

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