mirror of
https://github.com/wazuh/wazuh-docker.git
synced 2025-10-23 04:51:57 +00:00
Test CI
This commit is contained in:
2
.github/workflows/push.yml
vendored
2
.github/workflows/push.yml
vendored
@@ -105,7 +105,7 @@ jobs:
|
||||
|
||||
- name: Check errors in ossec.log
|
||||
run: |
|
||||
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