goss.yaml 296 B

12345678910111213141516171819202122
  1. port:
  2. tcp:5066:
  3. listening: true
  4. ip:
  5. - '127.0.0.1'
  6. mount:
  7. /usr/share/filebeat/data:
  8. exists: true
  9. user:
  10. filebeat:
  11. exists: true
  12. uid: 1000
  13. gid: 1000
  14. http:
  15. http://oss-master:9200/_cat/indices:
  16. status: 200
  17. timeout: 2000
  18. body:
  19. - 'filebeat-7.8.1'