From 1f630270b824a239b6a45025b83a5922e22e5c67 Mon Sep 17 00:00:00 2001
From: John Graham <jjgraham@ucsd.edu>
Date: Thu, 7 Sep 2023 14:57:30 -0700
Subject: [PATCH] Update hsflowd.conf

---
 agent/hsflowd.conf | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/agent/hsflowd.conf b/agent/hsflowd.conf
index 049953e..d7427f4 100644
--- a/agent/hsflowd.conf
+++ b/agent/hsflowd.conf
@@ -3,9 +3,7 @@
       agent.cidr = !192.168.100.1/32
       agent.cidr = !10.244.0.0/16
       agent.cidr = !10.250.79.125/32
-      collector {ip = 10.111.42.41}
-      collector {ip = 10.109.4.240}
-      collector {ip = 10.97.26.74}
+      collector {ip = 10.111.16.164}
       pcap {speed=1G-}
       tcp { tunnel=off }
       k8s { markTraffic=on }
-- 
GitLab