How to edit suricata.yaml file #12591
Replies: 1 comment
-
An issue for this has been opened #12637 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Version
2.4.50
Installation Method
Security Onion ISO image
Description
configuration
Installation Type
Distributed
Location
on-prem with Internet access
Hardware Specs
Exceeds minimum requirements
CPU
24
RAM
128gb
Storage for /
500gb
Storage for /nsm
6tb
Network Traffic Collection
span port
Network Traffic Speeds
1Gbps to 10Gbps
Status
Yes, all services on all nodes are running OK
Salt Status
Yes, there are salt failures (please provide detail below)
Logs
No, there are no additional clues
Detail
Hi,
How would I go about editing the suricata.yaml file on a Forward sensor? As editing it directly on there just overrides the changes on a restart and sync.
I tried editing the
<minion name>.sls
file in/opt/so/saltstack/local/pillar/minions/
on the management node and addingblock-size: <value>
below thethreads:
section inaf-packet
, however upon a sync on the minion I got a salt error.I then went to SOC and tried editing the advanced section and adding this:
But this seems to have failed as the suricata.yaml file defaulted to the default values that you get after installation on the forward node.
I have also tried this:
But got the same issue upon sync'ing, the values of the .yaml file went back to default. I assume I'm entering something incorrectly here so any help would be appreciated.
Guidelines
Beta Was this translation helpful? Give feedback.
All reactions