Replies: 3 comments
-
That video is from July 13, 2022 (over 2 years ago) and used an older version of Security Onion 2.3. Security Onion 2.4 no longer requires you to edit config files. Configuration should be done via the SOC Configuration screen. For more information, please see our Suricata configuration documentation: |
Beta Was this translation helpful? Give feedback.
-
You should be able to create a new variable through the Configuration interface. Go to Administration --> Configuration, open the options menu at the top of the screen, and select "Show all configurable settings". In the left-hand pane, go to suricata --> config --> vars --> address-groups. Select one of the address group variables, click the Duplicate button on the right, enter the name of the new variable that you want. This should create a new list object on the left that you can put those IPs in. |
Beta Was this translation helpful? Give feedback.
-
Hi, Great tool by the way |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Version
2.4.80
Installation Method
Security Onion ISO image
Description
other (please provide detail below)
Installation Type
Standalone
Location
on-prem with Internet access
Hardware Specs
Meets minimum requirements
CPU
8
RAM
24
Storage for /
300
Storage for /nsm
300
Network Traffic Collection
span port
Network Traffic Speeds
1Gbps to 10Gbps
Status
Yes, all services on all nodes are running OK
Salt Status
No, there are no failures
Logs
No, there are no additional clues
Detail
Hi,
I followed the youtube tutorial "Tuning Security Onion with Suricata Variables"
from Mathew Gracie on a fresh standalone ISO install.
Trouble is, when I modify the file /opt/so/saltstack/local/pillar/global/soc_global.sls
to include a variable with a few IP addresses,
it is not correctly imported in /opt/so/conf/suricata/suricata.yaml after a suricata restart.
I tried a few other syntaxes to no avail
suricata:
config:
vars:
address-groups:
MERCUSYS: '[192.168.1.11, 192.168.1.118, 192.128.1.119]'
sudo grep MERCUSYS /opt/so/conf/suricata/suricata.yaml
MERCUSYS: '['
Thanks a lot
Guidelines
Beta Was this translation helpful? Give feedback.
All reactions