im install and worked curator cli
for deleted index and data!
But when the time comes for the erase
curator_cli In addition to the elasticsearch index, Kibana Dashboard is deleted
But I do not want the Kibana dashboard to be erased each and every time
curator_cli --host 127.0.0.1 --timeout 300 --port 9200 delete_indices --filter_list '[{"filtertype":"age", "source":"name", "direction":"older", "unit":"days", "unit_count":1, "timestring":"%Y.%m.%d"}]' >>curat.log
this code my garbagecollector curator_cli