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 #17500 to 7.x: [Auditbeat] Memory leak and syscall fix #17513

Merged
merged 2 commits into from
Apr 6, 2020

Commits on Apr 6, 2020

  1. [Auditbeat] Memory leak and syscall fix (elastic#17500)

    * Add code for reaping sockets after a set timeout
    
    * Fix broken fileset under 32-bit OS.
    
    This unrelated bug was introduced by elastic#15890 (unreleased).
    
    * Add docs
    
    * Update changelog
    
    * Fix ordering issue
    
    Co-authored-by: Adrian Serrano <[email protected]>
    (cherry picked from commit ff68af6)
    Andrew Stucki committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    0946b6e View commit details
    Browse the repository at this point in the history
  2. fix changelog

    Andrew Stucki committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    900e510 View commit details
    Browse the repository at this point in the history