图片展示:
curl -XDELETE ‘http://192.169.1.666:9200/index_*
查看所有索引
curl -u “elastic:$PASSWORD” -k “https://localhost:9200/_cat/indices”
curl -XDELETE -u “elastic:$PASSWORD” -k “https://localhost:9200/.kibana_task_manager_7.12.0_001”
curl -XDELETE https://localhost:9200/kibana*