Error 401 in kibana.log

hello, I have this error appearing all the time in my kibana log. the web interface still works but i would like to resolve this error. can anyone suggest a solution? ps: i use a nginx reverse proxy in front of kibana.

{"type":"response","@timestamp":"2022-05-26T22:34:55-03:00","tags":["api"],"pid":12976,"method":"get","statusCode":401,"req":{"url":"/api/status","method":"get","headers":{"host":"localhost:5601","user-agent":"Go-http-client/1.1","accept-encoding":"gzip"},"remoteAddress":"127.0.0.1","userAgent":"Go-http-client/1.1"},"res":{"statusCode":401,"responseTime":47,"contentLength":66},"message":"GET /api/status 401 47ms - 66.0B"}

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