mirror of
https://github.com/wazuh/wazuh-docker.git
synced 2025-11-03 05:23:16 +00:00
Add tests for Kibana customizations
This commit is contained in:
committed by
VictorMorenoJimenez
parent
01563af39a
commit
6228d3077d
@@ -6,6 +6,27 @@ file:
|
|||||||
group: root
|
group: root
|
||||||
filetype: file
|
filetype: file
|
||||||
contains: []
|
contains: []
|
||||||
|
/usr/share/kibana/optimize/bundles/light_theme.style.css:
|
||||||
|
exists: true
|
||||||
|
mode: "0664"
|
||||||
|
owner: kibana
|
||||||
|
group: root
|
||||||
|
filetype: file
|
||||||
|
contains: []
|
||||||
|
/usr/share/kibana/optimize/bundles/wazuh_logo_circle.svg:
|
||||||
|
exists: true
|
||||||
|
mode: "0644"
|
||||||
|
owner: kibana
|
||||||
|
group: root
|
||||||
|
filetype: file
|
||||||
|
contains: []
|
||||||
|
/usr/share/kibana/optimize/bundles/wazuh_wazuh_bg.svg:
|
||||||
|
exists: true
|
||||||
|
mode: "0644"
|
||||||
|
owner: kibana
|
||||||
|
group: root
|
||||||
|
filetype: file
|
||||||
|
contains: []
|
||||||
/usr/share/kibana/optimize/wazuh/config/wazuh.yml:
|
/usr/share/kibana/optimize/wazuh/config/wazuh.yml:
|
||||||
exists: true
|
exists: true
|
||||||
mode: "0644"
|
mode: "0644"
|
||||||
@@ -13,6 +34,13 @@ file:
|
|||||||
group: kibana
|
group: kibana
|
||||||
filetype: file
|
filetype: file
|
||||||
contains: []
|
contains: []
|
||||||
|
/usr/share/kibana/src/legacy/ui/ui_render/bootstrap/template.js.hbs:
|
||||||
|
exists: true
|
||||||
|
mode: "0664"
|
||||||
|
owner: kibana
|
||||||
|
group: root
|
||||||
|
filetype: file
|
||||||
|
contains: []
|
||||||
user:
|
user:
|
||||||
kibana:
|
kibana:
|
||||||
exists: true
|
exists: true
|
||||||
|
|||||||
Reference in New Issue
Block a user