Not sure how to handle this warning

Hi All,

I briefly restarted my cluster and after restart I saw this warning on the Anomaly Explorer Machine learning job.

ErrorScreen

This was the sequence of events:

  1. First I stopped the datafeed of the machine learning job.
  2. Then I stopped stopped logstash from sending the data into the cluster.
  3. To be on safe side, I halted the machine learning jobs via
    POST _ml/set_upgrade_mode?enabled=true
  4. Restarted the cluster and then started the logstash.
  5. Returned the machine learning jobs to active state
    POST _ml/set_upgrade_mode?enabled=false
  6. Started the datafeed for the job.

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

Sorry, this message seemed to fall through the cracks here on the discussion board. Did things clear up for you?