Curl Command not updating Kibana

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}'

what is the response ?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.