Revert "Add new keystore certificate"

This commit is contained in:
Victor Ereñú
2024-07-11 23:01:18 +10:00
committed by GitHub
parent 2709a8e457
commit b60e875962
3 changed files with 3 additions and 34 deletions
+1 -1
View File
@@ -270,7 +270,7 @@ jobs:
sleep 10
done
docs="`curl -XGET "https://0.0.0.0:9200/wazuh-alerts*/_count" -u admin:SecretPassword -k -s | jq -r ".count"`"
if [[ $docs -gt 0 ]]; then
if [[ $docs -gt 1 ]]; then
echo "wazuh-alerts index documents: ${docs}"
else
echo "wazuh-alerts index documents: ${docs}"