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 restart river after configuration is changed to reload it #4

Closed velias closed 11 years ago

velias commented 11 years ago

ES node must be restarted to restart river to reload changed configuration commonly. It should be nice to be able reconfigure it without node restart.