ML jobs kibana not working as expected

Hello!

I have 3 machine learning jobs in kibana which seem to work correctly and then the error "datafeed has been retrieving no data for a while" appears.

how can I avoid it??

Thanks in advanced.

This only happens when the source indices have been getting no data. The way to avoid it is to have data being indexed into our source indices continually so that the datafeed can read it.

Additionally, those warnings are signaled for 24hrs and then are removed. So, it may be there was a period of time where no data was being found, but then data started being indexed into our source indices again.

Is there real time data being ingested into your cluster for the jobs to analyze? If so, is it arriving more than 2 minutes after the timestamp for that data (delayed ingestion)?

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