You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: securedrop/debian/ossec-server/var/ossec/rules/local_rules.xml
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -118,6 +118,12 @@
118
118
</group>
119
119
120
120
<groupname="do not alert">
121
+
<ruleid="199993"level="0">
122
+
<match>Failed to find node for hop</match>
123
+
<description>ignore non-fatal error generated by Tor</description>
124
+
<options>no_email_alert</options>
125
+
</rule>
126
+
121
127
<ruleid="199994"level="0">
122
128
<match>Download data for packages that failed at package install time</match>
123
129
<description>ignore update_notifier_download.service text with "failed" string (https://github.com/freedomofpress/securedrop/issues/7491)</description>
0 commit comments