I have checked the /etc/snort/
and /usr/local/etc/snort/
directories but could not find the snort.conf
file. I also attempted to use the
sudo find / -name snort.conf
sudo find / -type f -name snort.conf
and
locate snort.conf
commands to search for the file throughout the filesystem but did not find it.
Should I create a new snort.conf
file, or should I continue searching for an existing configuration file?