Elasticseach log message

Hi

I had installed all the components for ELK in 7.5 version, today Kibana wasn't able to load properly the logs from my main index, after checking some logs I found this on elasticsearch log, these logs are repeating a lot:

[2019-12-20T20:10:43,989][DEBUG][o.e.a.s.m.TransportMasterNodeAction] [elastic-host] Get stats for datafeed '_all'
[2019-12-20T20:10:53,651][DEBUG][o.e.a.s.m.TransportMasterNodeAction] [elastic-host] Get stats for datafeed '_all'
[2019-12-20T20:11:04,013][DEBUG][o.e.a.s.m.TransportMasterNodeAction] [elastic-host] Get stats for datafeed '_all'
[2019-12-20T20:11:13,721][DEBUG][o.e.a.s.m.TransportMasterNodeAction] [elastic-host] Get stats for datafeed '_all'
[2019-12-20T20:11:23,743][DEBUG][o.e.a.s.m.TransportMasterNodeAction] [elastic-host] Get stats for datafeed '_all'
[2019-12-20T20:11:33,917][DEBUG][o.e.a.s.m.TransportMasterNodeAction] [elastic-host] Get stats for datafeed '_all'
[2019-12-20T20:11:43,885][DEBUG][o.e.a.s.m.TransportMasterNodeAction] [elastic-host] Get stats for datafeed '_all'
[2019-12-20T20:11:53,761][DEBUG][o.e.a.s.m.TransportMasterNodeAction] [elastic-host] Get stats for datafeed '_all'
[2019-12-20T20:12:03,882][DEBUG][o.e.a.s.m.TransportMasterNodeAction] [elastic-host] Get stats for datafeed '_all'
[2019-12-20T20:12:13,704][DEBUG][o.e.a.s.m.TransportMasterNodeAction] [elastic-host] Get stats for datafeed '_all'
[2019-12-20T20:12:23,719][DEBUG][o.e.a.s.m.TransportMasterNodeAction] [elastic-host] Get stats for datafeed '_all'
[2019-12-20T20:12:33,787][DEBUG][o.e.a.s.m.TransportMasterNodeAction] [elastic-host] Get stats for datafeed '_all'
[2019-12-20T20:12:43,908][DEBUG][o.e.a.s.m.TransportMasterNodeAction] [elastic-host] Get stats for datafeed '_all'
[2019-12-20T20:12:53,627][DEBUG][o.e.a.s.m.TransportMasterNodeAction] [elastic-host] Get stats for datafeed '_all'
[2019-12-20T20:13:03,806][DEBUG][o.e.a.s.m.TransportMasterNodeAction] [elastic-host] Get stats for datafeed '_all'

After search a lot I could not find anything that suggests a problem or bug, please your help if maybe one of you had this event in the past

Thanks for your help

This looks like https://github.com/elastic/elasticsearch/issues/50056. These logs are nothing to worry about (they are DEBUG level logs) and will not be there in 7.6.0.

1 Like

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