You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can confirm we are also seeing this on logs with the following rotation configuration. It appears the reporter has provided a good way to reproduce, but happy to provide further reproduction details if required.
Under specific conditions, Filebeat often (not always but once every three to four times) crashes with
panic: unlock on unlocked mutex
.filebeat.yml
and files extracted from repro.zipRepro command:
docker run -it --rm -v /path/to/filebeat.yml:/usr/share/filebeat/filebeat.yml:ro -v /path/to/repro:/var/log:ro docker.elastic.co/beats/filebeat:7.15.2 -e -strict.perms=false
Full logs when the crash occurs
The text was updated successfully, but these errors were encountered: