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

[8.3](backport #700) Fix for the filebeat spec file picking up packetbeat inputs #723

Merged
merged 2 commits into from
Jul 14, 2022

Commits on Jul 14, 2022

  1. Fix for the filebeat spec file picking up packetbeat inputs (#700)

    * Reproduce filebeat picking up packetbeat inputs
    
    * Filebeat: filter inputs as first input transform.
    
    Move input filtering to be the first input transformation that occurs in
    the filebeat spec file. Fixes
    #427.
    
    * Update changelog.
    
    (cherry picked from commit 4dcc16b)
    
    # Conflicts:
    #	internal/pkg/agent/program/supported.go
    cmacknz authored and mergify[bot] committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    9e79c84 View commit details
    Browse the repository at this point in the history
  2. Fix merge conflicts

    cmacknz committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    66a6686 View commit details
    Browse the repository at this point in the history