fix: typo config

This commit is contained in:
hardy 2025-02-25 20:25:06 +08:00
parent 9a9896c2f2
commit a7ff1c6220
No known key found for this signature in database
GPG Key ID: 6A2F0E0049AB3F59
1 changed files with 5 additions and 5 deletions

View File

@ -1,13 +1,13 @@
path.data: data path.data: data
path.logs: log path.logs: log
allow_multi_instance: true allow_multi_instance: false
configs.auto_reload: false configs.auto_reload: true
entry: entry:
- name: my_es_entry - name: agent_es_entry
enabled: true enabled: true
router: my_router router: agent_metrics_router
max_concurrency: 200000 max_concurrency: 200000
network: network:
binding: 0.0.0.0:8765 binding: 0.0.0.0:8765
@ -50,7 +50,7 @@ flow:
fix_null_id: true fix_null_id: true
router: router:
- name: my_router - name: agent_metrics_router
default_flow: deny_flow default_flow: deny_flow
rules: rules:
- method: - method: