mirror of https://github.com/OISF/suricata
suricata: can't use -l and unix socket runmode
It is not possible to use simultaneously -l and unix socket runmode because setting the log directory make it final so not modifable by other call. It is a implementation limitation but it does not make sense to set logging directory to have it overwritten by the first directory specified 'by pcap-file'. So it seems correct to only trigger an error if this both options are used at the same time.pull/1799/head
parent
2002b37e30
commit
93642a0d1d
Loading…
Reference in New Issue