mirror of
https://github.com/wazuh/wazuh-docker.git
synced 2025-11-12 01:46:07 +00:00
Clarify comment
This commit is contained in:
@@ -44,7 +44,7 @@ do
|
|||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
|
||||||
# remove default API entry (starting with 3.11.0_7.5.1)
|
# remove default API entry (new in 3.11.0_7.5.1)
|
||||||
sed -ie '/- default:/,+4d' $kibana_config_file
|
sed -ie '/- default:/,+4d' $kibana_config_file
|
||||||
|
|
||||||
CONFIG_CODE=$(curl -s -o /dev/null -w "%{http_code}" -XGET $el_url/.wazuh/_doc/1513629884013 ${auth})
|
CONFIG_CODE=$(curl -s -o /dev/null -w "%{http_code}" -XGET $el_url/.wazuh/_doc/1513629884013 ${auth})
|
||||||
|
|||||||
Reference in New Issue
Block a user