ログを削除するシンプルな方法

$ curl -XDELETE 'localhost:9200/logstash-2014.03.18?pretty'
{
  "ok" : true,
  "acknowledged" : true
}