The logging directory permissions are causing the issue; you can view them with ls -ld /var/log
You can
- Change the logging directory used by Suricata by adding
-l /path/to/new/logdirto the command line - Or, change the value of
default-log-dirto a directory to which your userid has write permissions - Or, start Suricata with
sudo