Нет описания

.goss.yaml 1.7KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103
  1. file:
  2. /etc/filebeat/filebeat.yml:
  3. exists: true
  4. mode: "0644"
  5. owner: root
  6. group: root
  7. filetype: file
  8. contains: []
  9. /var/ossec/bin/wazuh-control:
  10. exists: true
  11. mode: "0750"
  12. owner: root
  13. group: root
  14. filetype: file
  15. contains: []
  16. /var/ossec/etc/lists/audit-keys:
  17. exists: true
  18. mode: "0660"
  19. owner: wazuh
  20. group: wazuh
  21. filetype: file
  22. contains: []
  23. /var/ossec/etc/ossec.conf:
  24. exists: true
  25. mode: "0660"
  26. owner: root
  27. group: wazuh
  28. filetype: file
  29. contains: []
  30. /var/ossec/etc/rules/local_rules.xml:
  31. exists: true
  32. mode: "0660"
  33. owner: wazuh
  34. group: wazuh
  35. filetype: file
  36. contains: []
  37. /var/ossec/etc/sslmanager.cert:
  38. exists: true
  39. mode: "0640"
  40. owner: root
  41. group: root
  42. filetype: file
  43. contains: []
  44. /var/ossec/etc/sslmanager.key:
  45. exists: true
  46. mode: "0640"
  47. owner: root
  48. group: root
  49. filetype: file
  50. contains: []
  51. package:
  52. filebeat:
  53. installed: true
  54. versions:
  55. - 7.10.2
  56. wazuh-manager:
  57. installed: true
  58. versions:
  59. - 4.14.3
  60. port:
  61. tcp:1514:
  62. listening: true
  63. ip:
  64. - 0.0.0.0
  65. tcp:1515:
  66. listening: true
  67. ip:
  68. - 0.0.0.0
  69. tcp:55000:
  70. listening: true
  71. ip:
  72. - 0.0.0.0
  73. process:
  74. filebeat:
  75. running: true
  76. wazuh-analysisd:
  77. running: true
  78. wazuh-authd:
  79. running: true
  80. wazuh-execd:
  81. running: true
  82. wazuh-monitord:
  83. running: true
  84. wazuh-remoted:
  85. running: true
  86. wazuh-syscheckd:
  87. running: true
  88. s6-supervise:
  89. running: true
  90. wazuh-db:
  91. running: true
  92. wazuh-modulesd:
  93. running: true
  94. user:
  95. wazuh:
  96. exists: true
  97. groups:
  98. - wazuh
  99. home: /var/ossec
  100. shell: /sbin/nologin
  101. group:
  102. wazuh:
  103. exists: true