devopslogstash.json 175 B

123456789
  1. {
  2. "wsUrl": "ws://localhost:4030/bgws/log/push",
  3. "logFiles": [
  4. {
  5. "domain": "reghao.cn",
  6. "filePath": "/home/reghao/data/log/reghao.cn.access.log"
  7. }
  8. ]
  9. }