Support #2383
Updated by Victor Julien over 7 years ago
suricata service does not start. i tried with: s$ suricata -i enp6s0 -c /etc/suricata/suricata.yaml -s /etc/suricata/rules -l /var/log/suricata -D –user suricata –group surucata too <pre> sudo suricata -c suricata.yaml -s emergencing-dns.rules -i enp6s0 19/12/2017 -- 22:56:47 - <Notice> - This is Suricata version 4.0.3 RELEASE 19/12/2017 -- 22:56:50 - <Warning> - [ERRCODE: SC_ERR_NO_RULES(42)] - No rule files match the pattern emergencing-dns.rules 19/12/2017 -- 22:56:52 - <Notice> - all 4 packet processing threads, 4 management threads initialized, engine started. </pre> the rules not load. but the suricata service not exit!!!! why? sudo service suricata start Failed to start suricata.service: Unit suricata.service not found.