Curator: An Elastic Companion
Why ES Curator silently refuses to delete old indices when they're managed by ILM — and the one-line fix (allow_ilm_indices: true) that gets it back to work.
Tag
2 posts found.
Why ES Curator silently refuses to delete old indices when they're managed by ILM — and the one-line fix (allow_ilm_indices: true) that gets it back to work.
Reload Logstash pipeline config without restarting the service — just send SIGHUP to the running process and watch the log confirm the reload.