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] Add field limit check for AWS Cloudtrail flattened fields #21388

Merged
merged 1 commit into from Sep 30, 2020

Commits on Sep 29, 2020

  1. Add field limit check for AWS Cloudtrail flattened fields

    add 32k length check for
      - aws.cloudtrail.flattened.request_parameters
      - aws.cloudtrail.flattened.response_elements
      - aws.cloudtrail.flattened.additional_eventdata
      - aws.cloudtrail.flattened.service_event_details
    
    Closes elastic#21382
    leehinman committed Sep 29, 2020
    Copy the full SHA
    b4ee494 View commit details
    Browse the repository at this point in the history