Skip to content

Add safeguards to prevent simple user errors #11511

Closed
@clintongormley

Description

@clintongormley

There are a number of places where a naive user can break Elasticsearch very easily. We should add more (dynamically overridable) safeguards that prevent users from hurting themselves.

Note:

  • We are adding high limits to start so that we don't suddenly disable things that users already do today, but so that sysadmins have tools that they can use to protect their clusters. We can revisit the limits later on.
  • All these settings should be prefixed by policy. to make them easier to document together and to understand their purpose.

Accepted limits:


For discussion:

Any other ideas?

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