fix agnet ip pattern

This commit is contained in:
hardy 2023-06-07 16:35:25 +08:00
parent a7370a5aed
commit f6b6db4faa
No known key found for this signature in database
GPG Key ID: D1ED7F7A9ED520C3
1 changed files with 3 additions and 0 deletions

View File

@ -195,6 +195,9 @@ badger:
value_log_max_entries: 1000000
value_log_file_size: 104857600
value_threshold: 1024
agent:
major_ip_pattern: ".*"
"
agent_yml_path="${install_path}/agent/agent.yml"