Created 10/28/2016 aaron.enfield ยท Updated 11/21/2016 aaron.enfield
curl -i -XDELETE "http://[Elasticsearch IP]:9200/metrics"
That will remove all of the metrics indices. Make sure you also uninstall the metrics_curator and cron job.
...
Created 10/28/2016 aaron.enfield ยท Updated 11/21/2016 aaron.enfield
curl -i -XDELETE "http://[Elasticsearch IP]:9200/metrics"
That will remove all of the metrics indices. Make sure you also uninstall the metrics_curator and cron job.
...