diff --git a/setup/so-functions b/setup/so-functions index 44d37e39b..c92b643cc 100755 --- a/setup/so-functions +++ b/setup/so-functions @@ -3013,10 +3013,6 @@ zeek_logs_enabled() { " - weird"\ " - mysql"\ " - socks"\ - " - x509" \ - " - dnp3_objects"\ - " - modbus_detailed"\ - " - modbus_mask_write_single_register"\ - " - modbus_read_write_multiple_registers" >> "$zeeklogs_pillar" + " - x509" >> "$zeeklogs_pillar" fi }