nmcli snort -T -c /etc/snort/snort.conf systemctl enable snortd systemctl start snortd yum -y install setroubleshoot setools sealert -a /var/log/audit/audit.log ausearch -c 'snort' --raw | audit2allow -M my-snort semodule -i my-snort.pp ...