mirror of
https://github.com/wazuh/wazuh-docker.git
synced 2025-11-06 23:13:25 +00:00
Add Goss tests for Kibana image
This commit is contained in:
committed by
VictorMorenoJimenez
parent
20ebf9b467
commit
1441e570a8
25
.goss.kibana.yaml
Normal file
25
.goss.kibana.yaml
Normal file
@@ -0,0 +1,25 @@
|
|||||||
|
file:
|
||||||
|
/usr/share/kibana/config/kibana.yml:
|
||||||
|
exists: true
|
||||||
|
mode: "0664"
|
||||||
|
owner: kibana
|
||||||
|
group: root
|
||||||
|
filetype: file
|
||||||
|
contains: []
|
||||||
|
/usr/share/kibana/optimize/wazuh/config/wazuh.yml:
|
||||||
|
exists: true
|
||||||
|
mode: "0644"
|
||||||
|
owner: kibana
|
||||||
|
group: kibana
|
||||||
|
filetype: file
|
||||||
|
contains: []
|
||||||
|
user:
|
||||||
|
kibana:
|
||||||
|
exists: true
|
||||||
|
groups:
|
||||||
|
- kibana
|
||||||
|
home: /usr/share/kibana
|
||||||
|
shell: /bin/bash
|
||||||
|
group:
|
||||||
|
kibana:
|
||||||
|
exists: true
|
||||||
Reference in New Issue
Block a user