Merge remote-tracking branch 'origin/2.4/dev' into 2.4/mysql

This commit is contained in:
m0duspwnens
2023-07-19 09:54:54 -04:00

View File

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