This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| mission:log:2013:07:17:elasticsearch-garbage-collector [2013-07-17 14:45] – [Elasticsearch Garbage Collector] chrono | mission:log:2013:07:17:elasticsearch-garbage-collector [2014-02-20 15:05] (current) – Fixed command string to only cover logstash indexes chrono | ||
|---|---|---|---|
| Line 32: | Line 32: | ||
| if [ ${DF} -le 30000000 ]; then | if [ ${DF} -le 30000000 ]; then | ||
| - |     INDEX=$(/ | + |     INDEX=$(/ | 
|     curl -XDELETE " |     curl -XDELETE " | ||
| fi | fi | ||