devopsagent.json 229 B

123456789101112
  1. {
  2. "protocol": "ws",
  3. "host": "127.0.0.1",
  4. "port": 6007,
  5. "logstash": true,
  6. "logFiles": [
  7. {
  8. "domain": "reghao.cn",
  9. "filePath": "/home/reghao/Downloads/access-20231107_073356-20240905_165944.log"
  10. }
  11. ]
  12. }