Files
securityonion/salt/common/tools/sbin/so-elasticsearch-wait
Mike Reeves 2bd9dd80e2 Move In Day
2022-09-07 09:06:25 -04:00

6 lines
171 B
Bash
Executable File

#!/bin/bash
. /usr/sbin/so-common
wait_for_web_response "https://localhost:9200/_cat/indices/.kibana*" "green open" 300 "curl -K /opt/so/conf/elasticsearch/curl.config"