mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-04-24 21:47:48 +02:00
Steno Module - Add User to Config and add techpreview tag
This commit is contained in:
@@ -11,6 +11,6 @@
|
||||
, "Interface": "{{ interface }}"
|
||||
, "Port": 1234
|
||||
, "Host": "127.0.0.1"
|
||||
, "Flags": ["-v"]
|
||||
, "Flags": ["-v", "--uid=stenographer", "--gid=stenographer"]
|
||||
, "CertPath": "/etc/stenographer/certs"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user