Skip to content

Add an option to disallow deleting all indices #1367

@karmi

Description

@karmi

A setting called: action.disable_delete_all_indices (defaults to false) that can be set to true in order to disable deleting all indices in a single API call.

curl -X DELETE localhost:9200

It would, obviously, be a very good idea to set this as false in a production elasticsearch.yml :)

EDIT: Updated wording

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions