diff --git a/config/install_agent.tpl b/config/install_agent.tpl index e9fa4676..0df7fab0 100644 --- a/config/install_agent.tpl +++ b/config/install_agent.tpl @@ -195,8 +195,9 @@ badger: value_log_max_entries: 1000000 value_log_file_size: 104857600 value_threshold: 1024 + agent: - major_ip_pattern: "192.*" + major_ip_pattern: ".*" " agent_yml_path="${install_path}/agent/agent.yml"