修改log收集逻辑

This commit is contained in:
Alex Yang
2025-12-05 00:30:05 +08:00
parent baeece18ef
commit 8944fceeed
5 changed files with 362 additions and 7203 deletions

10
test_agent.json Normal file
View File

@@ -0,0 +1,10 @@
{
"server_url": "http://localhost:8080/api",
"id": "test-agent",
"name": "Test Agent",
"device_id": "test-device",
"token": "bb30bfaee01bf7b541bbefe422f72645",
"interval": "5s",
"debug": true,
"api_port": 8081
}