Skip to content

Instantly share code, notes, and snippets.

@roncioiu
roncioiu / gist:af1826a5ce0268a07d4a
Created October 8, 2015 21:57
elasticsearch-curator
export e_time="$(date +%s%N| cut -b1-13)" && python run_curator.py --host localhost show indices --regex ^market --time-unit days --older-than 2 --timestring $e_time