diff --git a/defaults/main/rule-templates.yml b/defaults/main/rule-templates.yml
index 6c8c710757adad43ca8f6d48ec90f46cda20c3b4..a5e3500753b454fb03d4132b372881cb68f0dc8b 100644
--- a/defaults/main/rule-templates.yml
+++ b/defaults/main/rule-templates.yml
@@ -41,10 +41,6 @@ shorewall_rule_template_util_monitoring:
 
 # Log systemd-journal-upload
 shorewall_rule_template_util_log:
-  - name: allow incoming https from mesh:gateways
-    src: "mesh:{{ shorewall_util_wg_mesh_ip_gateway_1 }},{{ shorewall_util_wg_mesh_ip_gateway_2 }}"
-    dest: local
-    action: HTTPS(ACCEPT)
   - name: allow incoming systemd-journal-upload from mesh
     src: mesh
     dest: local