Set delete for interactive

This commit is contained in:
Wes
2023-07-19 12:21:47 +00:00
parent 41ebb403ca
commit 6a8737e9a2

View File

@@ -56,6 +56,9 @@ do
esac
done
if [ $SKIP -ne 1 ]; then
DELETE_CASES_DATA=1
DELETE_ELASTALERT_DATA=1
DELETE_LOG_DATA=1
# List indices
echo
curl -K /opt/so/conf/elasticsearch/curl.config -k -L https://localhost:9200/_cat/indices?v