]> git.ipfire.org Git - thirdparty/suricata.git/commit
log: Ensure threaded eve honors SIGHUP
authorJeff Lucovsky <jeff@lucovsky.org>
Tue, 8 Sep 2020 12:26:36 +0000 (08:26 -0400)
committerVictor Julien <victor@inliniac.net>
Thu, 10 Sep 2020 18:41:12 +0000 (20:41 +0200)
commit8395a9201e3963789d47b90b70c09f6cb20b464a
treeb3eef9cf26f8762079bb49b25743f9304e5ce1ea
parent7d44e80a503a9baf3efaa7edde39d655ddeccce1
log: Ensure threaded eve honors SIGHUP

This commit ensures that all logging contexts register for the file
rotation mechanism (SIGHUP and configured).
src/util-logopenfile.c