Last active
September 12, 2019 07:22
-
-
Save yolleksandr/e503e64c8b3335b2b78a184e09e63461 to your computer and use it in GitHub Desktop.
Elasticsearch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
elasticsearch — FORBIDDEN/12/index read-only / allow delete (api) | |
PUT qa-gidra-filebeat-2019.03.21/_settings | |
{ | |
"index": { | |
"blocks": { | |
"read_only_allow_delete": "false" | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment