disable ecat_arp_info by default in so-zeek-logs

This commit is contained in:
Doug Burks
2022-12-01 07:18:05 -05:00
committed by GitHub
parent 544d716c19
commit 7184b9cb25

View File

@@ -61,7 +61,7 @@ whiptail_manager_adv_service_zeeklogs() {
"dnp3_control" "" ON \ "dnp3_control" "" ON \
"dnp3_objects" "" ON \ "dnp3_objects" "" ON \
"ecat_aoe_info" "" ON \ "ecat_aoe_info" "" ON \
"ecat_arp_info" "" ON \ "ecat_arp_info" "" OFF \
"ecat_coe_info" "" ON \ "ecat_coe_info" "" ON \
"ecat_dev_info" "" ON \ "ecat_dev_info" "" ON \
"ecat_foe_info" "" ON \ "ecat_foe_info" "" ON \