top of page

Elasticsearch Query to Delete

  • taolius
  • Mar 8, 2017
  • 1 min read

curl -u user:pwd -XDELETE 'http://172.16.2.75:9200/index/type/_query' -d

'{"query":{"term":{"taskName":"Diagnostics Status"}}}'


 
 
 

Comments

Couldn’t Load Comments
It looks like there was a technical problem. Try reconnecting or refreshing the page.

© 2023 by BI World. Proudly created with Wix.com

  • Facebook Basic Black
  • Twitter Basic Black
  • YouTube Basic Black
bottom of page