From fe21b8bc170d52653372b2c8ae4af8990e3be62f Mon Sep 17 00:00:00 2001 From: Doug Burks Date: Fri, 25 Nov 2022 09:45:18 -0500 Subject: [PATCH] fix zeek ics logs in so-functions --- setup/so-functions | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/setup/so-functions b/setup/so-functions index 7d1ccbf33..e96005026 100755 --- a/setup/so-functions +++ b/setup/so-functions @@ -2991,18 +2991,18 @@ zeek_logs_enabled() { " - bsap_serial_rdb_ext"\ " - bsap_serial_unknown"\ " - cip"\ - " - cip_io"\ " - cip_identity"\ + " - cip_io"\ " - cotp"\ " - dnp3_objects"\ - " - ecat_registers"\ - " - ecat_log_address"\ - " - ecat_dev_info"\ - " - ecat_aoe_info"\ - " - ecat_coe_info"\ - " - ecat_foe_info"\ - " - ecat_soe_info"\ + " - ecat_aoe_info"\ " - ecat_arp_info"\ + " - ecat_coe_info"\ + " - ecat_dev_info"\ + " - ecat_foe_info"\ + " - ecat_log_address"\ + " - ecat_registers"\ + " - ecat_soe_info"\ " - enip"\ " - modbus_detailed"\ " - modbus_mask_write_single_register"\