This commit is contained in:
vcerenu
2022-06-14 12:50:21 -03:00
parent 672d1fc67a
commit a84ff7b1ff
8 changed files with 101 additions and 41 deletions
+2 -2
View File
@@ -170,7 +170,7 @@ jobs:
- name: Check filebeat output
run: ./.github/single-node-fb-check.sh
run: ./.github/single-node-filebeat-check.sh
- name: Check Wazuh dashboard service URL
run: |
@@ -301,7 +301,7 @@ jobs:
- name: Check filebeat output
run: ./.github/multi-node-fb-check.sh
run: ./.github/multi-node-filebeat-check.sh
- name: Check Wazuh dashboard service URL
run: |