From fcebea6b44717f3bfce1d1d547983cb47ce48126 Mon Sep 17 00:00:00 2001 From: hardy Date: Wed, 7 Jun 2023 16:31:13 +0800 Subject: [PATCH] fix agnet ip pattern --- config/install_agent.tpl | 2 -- 1 file changed, 2 deletions(-) diff --git a/config/install_agent.tpl b/config/install_agent.tpl index e9fa4676..b89f43dc 100644 --- a/config/install_agent.tpl +++ b/config/install_agent.tpl @@ -195,8 +195,6 @@ badger: value_log_max_entries: 1000000 value_log_file_size: 104857600 value_threshold: 1024 -agent: - major_ip_pattern: "192.*" " agent_yml_path="${install_path}/agent/agent.yml"