Merge pull request #12581 from Security-Onion-Solutions/jertel/suripcap

removed unused property
This commit is contained in:
Jason Ertel
2024-03-13 14:20:22 -04:00
committed by GitHub

View File

@@ -30,7 +30,6 @@
"pcapOutputPath": "/nsm/pcapout"
},
"suriquery": {
"executablePath": "/opt/sensoroni/scripts/suriquery.sh",
"pcapInputPath": "/nsm/suripcap",
"pcapOutputPath": "/nsm/pcapout",
"pcapMaxCount": {{ SENSORONIMERGED.config.suripcap.pcapMaxCount }}