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 #18359 to 7.8: [Filebeat] Preserve case of http.request.method #18783

Merged
merged 1 commit into from
May 28, 2020

Commits on May 27, 2020

  1. [Filebeat] Preserve case of http.request.method (elastic#18359)

    * Preserve case of http.request.method
    
    ECS previously specified normalizing http.request.method to lowercase.
    This resulted in the loss of information. Affects filesets from the
    following versions:
    
    - apache/access (7.7 - 7.8)
    - elasticsearch/audit (7.7 - 7.8)
    - iis/access (7.7 - 7.8)
    - iis/error (7.7 - 7.8)
    - nginx/access (7.8)
    - nginx/ingress_controller (7.8)
    - aws/elb (7.7 - 7.8)
    - suricata/eve (7.4 - 7.8)
    - zeek/http (7.8)
    
    Closes elastic#18154
    
    (cherry picked from commit 87c3ad3)
    leehinman committed May 27, 2020
    Configuration menu
    Copy the full SHA
    3414094 View commit details
    Browse the repository at this point in the history