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

FIX: Prevent Zeek from using a large amount of memory #10190

Closed
TOoSmOotH opened this issue Apr 24, 2023 · 0 comments
Closed

FIX: Prevent Zeek from using a large amount of memory #10190

TOoSmOotH opened this issue Apr 24, 2023 · 0 comments
Assignees
Labels
2.4 Planned for 2.4.X

Comments

@TOoSmOotH
Copy link
Contributor

Due to the way file descriptors are handled in docker images on Rocky 9, Zeek was allocating a larger than normal amount of memory. By setting the amount of file descriptors for the container this brought the memory usage back to normal.

@TOoSmOotH TOoSmOotH self-assigned this Apr 24, 2023
@TOoSmOotH TOoSmOotH added the 2.4 Planned for 2.4.X label Apr 24, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
2.4 Planned for 2.4.X
Projects
None yet
Development

No branches or pull requests

1 participant