searchisko / elasticsearch-river-sysinfo

River component for elasticsearch which collects system informations from ES cluster in defined intervals and stores them into search indices, so can be analyzed later.
Apache License 2.0
10 stars 1 forks source link

REST operation to change period for named indexer without restart #2

Closed velias closed 11 years ago

velias commented 11 years ago

Add REST API which allows to temporarily change indexing period for some named indexer. Useful if you notice some problem in ES cluster and want finer informations about it.