forked from wazuh/wazuh-docker
Test CI
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
WAZUH_VERSION=4.3.0
|
||||
WAZUH_IMAGE_VERSION=4.3.0
|
||||
WAZUH_VERSION=4.3.3
|
||||
WAZUH_IMAGE_VERSION=4.3.3
|
||||
|
||||
@@ -105,7 +105,7 @@ jobs:
|
||||
|
||||
- name: Check errors in ossec.log
|
||||
run: |
|
||||
log=$(docker exec single-node_wazuh.manager_1 sh -c 'cat /var/ossec/logs/ossec.log | grep -E "ERR|WARN|CRIT"')
|
||||
docker exec single-node_wazuh.manager_1 sh -c 'cat /var/ossec/logs/ossec.log | grep -E "ERR|WARN|CRIT"'
|
||||
|
||||
- name: Check filebeat output
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user