ES 1.7, disable_delete_all_indices

hi Guys,

I am trying to disable Delete index in my cluster.I have Put in my config following line:-

action.destructive_requires_name: true.

But it is not stoping to delete my index.Please help me Out.

What command are you calling for the delete?

I check on both commands DELETE /_all and DELETE /Tweet

This will work as you have given the name.

I don't know about this without testing, which I don't have spare cycles to do at the moment sorry :frowning: