From ec0cf71c3f8c2f1120c6caa1d32addd095ab6ee8 Mon Sep 17 00:00:00 2001 From: Doug Burks Date: Sat, 26 Nov 2022 17:00:32 -0500 Subject: [PATCH] add opcua_binary_opensecure_channel to so-zeek-logs --- salt/common/tools/sbin/so-zeek-logs | 1 + 1 file changed, 1 insertion(+) diff --git a/salt/common/tools/sbin/so-zeek-logs b/salt/common/tools/sbin/so-zeek-logs index 7f1289c50..30d25ce15 100755 --- a/salt/common/tools/sbin/so-zeek-logs +++ b/salt/common/tools/sbin/so-zeek-logs @@ -94,6 +94,7 @@ whiptail_manager_adv_service_zeeklogs() { "opcua_binary_get_endpoints_locale_id" "" ON \ "opcua_binary_get_endpoints_profile_uri" "" ON \ "opcua_binary_get_endpoints_user_token" "" ON \ + "opcua_binary_opensecure_channel" "" ON \ "opcua_binary_read" "" ON \ "opcua_binary_status_code_detail" "" ON \ "profinet" "" ON \