ILM action failed “check-rollover-ready,Moving to ERROR step”?

Hello Team,

I am using ELK stack version 7.9.3 and sometimes I use to get below error when randomly ILM policy stops working and no new index with new date is created and data is getting piled in previous date index. When I have analyzed logs, I am getting below issue.

[2023-08-16T11:33:59,451][INFO ][o.e.x.i.IndexLifecycleTransition] [] moving index [logstash-sitecore-pimco-0-2023.08.08-000006] from [{"phase":"cold","action":"freeze","name":"freeze"}] to [{"phase":"cold","action":"complete","name":"complete"}] in policy [ilm-default]
[2023-08-16T11:37:29,114][ERROR][o.e.x.i.IndexLifecycleRunner] [] policy [ilm-default] for index [logstash-sitecore-pimco-0-2023.08.13-000011] failed on step [{"phase":"hot","action":"rollover","name":"check-rollover-ready"}]. Moving to ERROR step
java.lang.IllegalArgumentException: index.lifecycle.rollover_alias [logstash-sitecore-pimco] does not point to index [logstash-sitecore-pimco-0-2023.08.13-000011]
[2023-08-16T11:37:29,122][INFO ][o.e.x.i.IndexLifecycleRunner] [] policy [ilm-default] for index [logstash-sitecore-pimco] on an error step due to a transitive error, moving back to the failed step [check-rollover-ready] for execution. retry attempt [2430]
[2023-08-16T11:47:29,106][INFO ][o.e.x.i.IndexLifecycleRunner] [] policy [ilm-default] for index [logstash-sitecore-pimco-0-2023.08.13-000011] on an error step due to a transitive error, moving back to the failed step [check-rollover-ready] for execution. retry attempt [234]
[2023-08-16T11:47:29,114][ERROR][o.e.x.i.IndexLifecycleRunner] [] policy [ilm-default] for index [logstash-sitecore-pimco] failed on step [{"phase":"hot","action":"rollover","name":"check-rollover-ready"}]. Moving to ERROR step
java.lang.IllegalArgumentException: index.lifecycle.rollover_alias [logstash-sitecore] does not point to index [logstash-sitecore-pimco]
[2023-08-16T11:57:29,115][ERROR][o.e.x.i.IndexLifecycleRunner] [] policy [ilm-default] for index [logstash-sitecore-pimco-0-2023.08.13-000011] failed on step [{"phase":"hot","action":"rollover","name":"check-rollover-ready"}]. Moving to ERROR step
java.lang.IllegalArgumentException: index.lifecycle.rollover_alias [logstash-sitecore-pimco] does not point to index [logstash-sitecore-pimco-0-2023.08.13-000011]

Thanks and Regards,
Naman

any update?

can anyone help me on this?

Hi there,

This version is ~3 years old and long past EOL so it's no longer supported. You need to upgrade to a supported version as a matter of urgency. If the problem persists in a supported version then we'll try and help, but most of us don't have time to look into issues that might be long-since fixed.

Hi @DavidTurner ,

We are planning for upgrade in next 3 months but for time being we need some work around to fix this issue to make our production up and running.
Hope you can understand.

Regards,
Naman

Sorry, I have nothing to suggest other than to upgrade to a supported version.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.