Hello, i close and deleted this index (graylog_30), Recalculate didnt work.
Is solved! i just use curl -X PUT "localhost:9200/twitter/_settings" -H 'Content-Type: application/json' -d' { "index.blocks.read_only_allow_delete": null } '
curl -X PUT "localhost:9200/twitter/_settings" -H 'Content-Type: application/json' -d' { "index.blocks.read_only_allow_delete": null } '