This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ===== Make Index writable ===== <sxh bash>curl -XPUT -H "Content-Type: application/json" http://localhost:9200/_all/_settings -d '{"index.blocks.read_only_allow_delete": null}'</sxh>