diff options
Diffstat (limited to 'example')
-rw-r--r-- | example/protos.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/example/protos.txt b/example/protos.txt index 560baf296..555503f4c 100644 --- a/example/protos.txt +++ b/example/protos.txt @@ -51,6 +51,6 @@ ip:54.80.47.130@AmazonPrime # For Flows with a hostname (e.g. TLS) the risk is also put in AND with the host_risk_mask #ip_risk_mask:192.168.1.0/24=0 #ip_risk_mask:10.196.157.228=0 -#host_risk_mask:".local"=0 - +host_risk_mask:".local"=0 +host_risk_mask:".msftconnecttest.com"=0 |