Hello I was using the below Curl command to keep kibana dashboard with current timestamp, but now it is not working any help would be great.
curl -XPUT -H "Content-Type: application/json" http://localhost:9200/_all/_settings -d '{"index.blocks.read_only_allow_delete": false}'