Merge pull request #10791 from Security-Onion-Solutions/fix/elastic_clear

Set delete for interactive
This commit is contained in:
weslambert
2023-07-19 08:27:00 -04:00
committed by GitHub

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