Actions
Bug #8799
open
AD
AD
unix-socket not closed properly on Suricata shutdown
Bug #8799:
unix-socket not closed properly on Suricata shutdown
Affected Versions:
Effort:
low
Difficulty:
Label:
C
Description
Hey Suricata folks,
we noticed that the Suricata unix command-socket will not be closed and cleaned up properly on a graceful shutdown of Suricata.
IMHO this can be considered a bug, because as Suricata acquires a new socket on startup itself, it should clean it up on a shutdown itself, too.
I did a fix for that, which does the cleanup of the socket and deletes the socket file on a Suricata shutdown.
Await my Github PR soon.
Regards,
Andreas
Actions