Logstash cheat sheet: Difference between revisions

Jump to navigation Jump to search
:curator4 で大幅に書式変わった。
 
Disk full で index がロックがかかっされた場合
<syntaxhighlight lang="bash" enclose="div">
curl -XPUT -H "Content-Type: application/json" http://localhost:9200/_all/_settings -d '{"index.blocks.read_only_allow_delete": null}'