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

[Filebeat] Change field type in aws cloudtrail fileset to flattened #19020

Closed

Commits on Jun 5, 2020

  1. Change field type in aws cloudtrail fileset to flattened

    A string representation of the following fields was stored and indexed
    as keyword.  Changing to a flattened object which is more easily
    searched.
    
    - request_parameters
    - response_elements
    - additional_eventdata
    - service_event_details
    
    Closes elastic#18866
    leehinman committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    f004955 View commit details
    Browse the repository at this point in the history