I have setup elastic search 8.2.3 and it runs and the status is green. I also setup the Kibana. When I run it from the console it keeps showing the info warning below however, I can log in to Kibana UI. Not sure why this error info is being displayed. Can you help?
Kibana yml file config:
Kibana Console error:
[2022-09-22T09:49:10.777-07:00][INFO ][plugins.security.authentication] Authentication attempt failed: {"error":{"root_cause":[{"type":"security_exception","reason":"unable to authenticate user [elastic] for REST request [/_security/_authenticate]","header":{"WWW-Authenticate":["Basic realm="security" charset="UTF-8"","ApiKey"]}}],"type":"security_exception","reason":"unable to authenticate user [elastic] for REST request [/_security/_authenticate]","header":{"WWW-Authenticate":["Basic realm="security" charset="UTF-8"","ApiKey"]}},"status":401}


