-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
[Auditbeat] System socket panics with concurrent map read and write #21192
Comments
Pinging @elastic/siem (Team:SIEM) |
adriansr
added a commit
to adriansr/beats
that referenced
this issue
Oct 8, 2020
This fixes a panic caused by a concurrent map read and write in Auditbeat's system/socket dataset. Fixes elastic#21192
4 tasks
adriansr
added a commit
that referenced
this issue
Oct 12, 2020
This fixes a panic caused by a concurrent map read and write in Auditbeat's system/socket dataset. Fixes #21192
adriansr
added a commit
to adriansr/beats
that referenced
this issue
Oct 12, 2020
This fixes a panic caused by a concurrent map read and write in Auditbeat's system/socket dataset. Fixes elastic#21192 (cherry picked from commit 9ab0a91)
4 tasks
adriansr
added a commit
to adriansr/beats
that referenced
this issue
Oct 12, 2020
This fixes a panic caused by a concurrent map read and write in Auditbeat's system/socket dataset. Fixes elastic#21192 (cherry picked from commit 9ab0a91)
4 tasks
adriansr
added a commit
to adriansr/beats
that referenced
this issue
Oct 12, 2020
This fixes a panic caused by a concurrent map read and write in Auditbeat's system/socket dataset. Fixes elastic#21192 (cherry picked from commit 9ab0a91)
4 tasks
adriansr
added a commit
that referenced
this issue
Oct 13, 2020
adriansr
added a commit
that referenced
this issue
Oct 13, 2020
adriansr
added a commit
that referenced
this issue
Oct 13, 2020
leweafan
pushed a commit
to leweafan/beats
that referenced
this issue
Apr 28, 2023
…lastic#21731) This fixes a panic caused by a concurrent map read and write in Auditbeat's system/socket dataset. Fixes elastic#21192 (cherry picked from commit 17e4204)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For confirmed bugs, please report:
Auditbeat running the system/socket dataset with default config panics with the following stack traces:
The text was updated successfully, but these errors were encountered: