Actions
Feature #1571
openSocket permissions setting in suricata.yaml
Effort:
Difficulty:
Label:
Beginner
Description
It would be convenient if there were a way to set intended permissions for the UNIX socket from suricata.yaml
Something like:
unix-command:
enabled: yes
#filename: custom.socket
user: suricata
group: suricata
permissions: 664
Actions