Monitoring throwing error

Hi Team,

I'm using ELK stack 5.4 version and i can see there is an error while i click on monitoring in kibana.

please find the below screenshot and let us know the solution.

please let us know what is the issue please.

Are you seeing any more information about this in the Kibana log file?

I don't see any specific errors in kibana logs.

please find below details in kibana logs.

sdch","accept-language":"en-US,en;q=0.8","if-none-match":"\"becef0294f6fdb73b9bf3ce52750e7e1b246e88f-gzip\"","if-modified-since":"Thu, 11 May 2017 10:40:32 GMT"},"remoteAddress":"10.209.68.81","userAgent":"10.209.68.81","referer":"http://bngwidap107.aonnet.aon.net:5602/status"},"res":{"statusCode":304,"responseTime":5,"contentLength":9},"message":"GET /plugins/security/images/person.svg 304 5ms - 9.0B"}
{"type":"response","@timestamp":"2017-06-13T04:59:59Z","tags":[],"pid":1932,"method":"get","statusCode":304,"req":{"url":"/plugins/security/images/logout.svg","method":"get","headers":{"host":"bngwidap107.aonnet.aon.net:5602","connection":"keep-alive","user-agent":"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36","accept":"image/webp,image/*,*/*;q=0.8","referer":"http://bngwidap107.aonnet.aon.net:5602/status","accept-encoding":"gzip, deflate, sdch","accept-language":"en-US,en;q=0.8","if-none-match":"\"668bb08fe12a79ded121708cef3beebc475a2bea-gzip\"","if-modified-since":"Thu, 11 May 2017 10:40:32 GMT"},"remoteAddress":"10.209.68.81","userAgent":"10.209.68.81","referer":"http://bngwidap107.aonnet.aon.net:5602/status"},"res":{"statusCode":304,"responseTime":3,"contentLength":9},"message":"GET /plugins/security/images/logout.svg 304 3ms - 9.0B"}
{"type":"response","@timestamp":"2017-06-13T05:00:01Z","tags":[],"pid":1932,"method":"get","statusCode":403,"req":{"url":"/api/reporting/jobs/list_completed_since?since=2017-06-08T10%3A00%3A26.578Z","method":"get","headers":{"host":"bngwidap107.aonnet.aon.net:5602","connection":"keep-alive","accept":"application/json, text/plain, */*","kbn-system-api":"true","kbn-version":"5.4.0","user-agent":"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36","referer":"http://bngwidap107.aonnet.aon.net:5602/app/monitoring","accept-encoding":"gzip, deflate, sdch","accept-language":"en-US,en;q=0.8"},"remoteAddress":"10.209.68.81","userAgent":"10.209.68.81","referer":"http://bngwidap107.aonnet.aon.net:5602/app/monitoring"},"res":{"statusCode":403,"responseTime":8,"contentLength":9},"message":"GET /api/reporting/jobs/list_completed_since?since=2017-06-08T10%3A00%3A26.578Z 403 8ms - 9.0B"}
{"type":"response","@timestamp":"2017-06-13T05:00:09Z","tags":[],"pid":1932,"method":"get","statusCode":403,"req":{"url":"/api/reporting/jobs/list_completed_since?since=2017-06-08T10%3A00%3A26.578Z","method":"get","headers":{"host":"bngwidap107.aonnet.aon.net:5602","connection":"keep-alive","accept":"application/json, text/plain, */*","kbn-system-api":"true","kbn-version":"5.4.0","user-agent":"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36","referer":"http://bngwidap107.aonnet.aon.net:5602/status","accept-encoding":"gzip, deflate, sdch","accept-language":"en-US,en;q=0.8"},"remoteAddress":"10.209.68.81","userAgent":"10.209.68.81","referer":"http://bngwidap107.aonnet.aon.net:5602/status"},"res":{"statusCode":403,"responseTime":11,"contentLength":9},"message":"GET /api/reporting/jobs/list_completed_since?since=2017-06-08T10%3A00%3A26.578Z 403 11ms - 9.0B"}
{"type":"response","@timestamp":"2017-06-13T05:00:11Z","tags":[],"pid":1932,"method":"get","statusCode":403,"req":{"url":"/api/reporting/jobs/list_completed_since?since=2017-06-08T10%3A00%3A26.578Z","method":"get","headers":{"host":"bngwidap107.aonnet.aon.net:5602","connection":"keep-alive","accept":"application/json, text/plain, */*","kbn-system-api":"true","kbn-version":"5.4.0","user-agent":"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36","referer":"http://bngwidap107.aonnet.aon.net:5602/app/monitoring","accept-encoding":"gzip, deflate, sdch","accept-language":"en-US,en;q=0.8"},"remoteAddress":"10.209.68.81","userAgent":"10.209.68.81","referer":"http://bngwidap107.aonnet.aon.net:5602/app/monitoring"},"res":{"statusCode":403,"responseTime":6,"contentLength":9},"message":"GET /api/reporting/jobs/list_completed_since?since=2017-06-08T10%3A00%3A26.578Z 403 6ms - 9.0B"}

Hi Team,

Please help in resolving this issue.

Thanks

Hi Sujith,

I'm not sure if your sample got cut off, but it doesn't look like the sample of log data you provided shows a period of time when you try to load the Monitoring page.

-Tim

If you aren't able to share the log data here, you can PM it to me if you feel more comfortable that way.

A few users seem to be getting this issue, and I'd like to be able to track down what's causing it.

Would you be able to share the output of the query that checks for cluster UUIDs and license status?

GET /.monitoring-data-2/cluster_info/_search?filter_path=hits.hits._source.cluster_uuid,hits.hits._source.license.status

Hi tsullivan,

Sorry for the late response, Since the issue has been fixed for me once i have done fileddata to true for type = text in .monitoring index,

Since then i'm not getting any logs related to that. Sorry about that.

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