diff --git a/setup/automation/distributed-iso-sensor b/setup/automation/distributed-iso-sensor index 9752e0f24..955019bd8 100644 --- a/setup/automation/distributed-iso-sensor +++ b/setup/automation/distributed-iso-sensor @@ -71,8 +71,10 @@ PATCHSCHEDULENAME=auto SOREMOTEPASS1=onionuser SOREMOTEPASS2=onionuser # STRELKA=1 +SURIPINS=(2 3) # THEHIVE=1 # WAZUH=1 # WEBUSER=onionuser@somewhere.invalid # WEBPASSWD1=0n10nus3r # WEBPASSWD2=0n10nus3r +ZEEKPINS=(0 1) diff --git a/setup/automation/distributed-net-ubuntu-suricata-sensor b/setup/automation/distributed-net-ubuntu-suricata-sensor index 6aa32c03d..5540e4211 100644 --- a/setup/automation/distributed-net-ubuntu-suricata-sensor +++ b/setup/automation/distributed-net-ubuntu-suricata-sensor @@ -50,7 +50,7 @@ MNIC=ens18 # MSEARCH= MSRV=distributed-manager MSRVIP=10.66.166.66 -# MTU= +MTU=1500 # NIDS=Suricata # NODE_ES_HEAP_SIZE= # NODE_LS_HEAP_SIZE= @@ -71,8 +71,10 @@ PATCHSCHEDULENAME=auto SOREMOTEPASS1=onionuser SOREMOTEPASS2=onionuser # STRELKA=1 +SURIPINS=(2 3) # THEHIVE=1 # WAZUH=1 # WEBUSER=onionuser@somewhere.invalid # WEBPASSWD1=0n10nus3r # WEBPASSWD2=0n10nus3r +ZEEKPINS=(0 1)