Hello!
"Why am I experiencing login issues in Kibana with OpenDistro Elasticsearch, where I can initially log in after restarting the Wazuh manager but later encounter 'Invalid Username or Password' errors (Response: {"statuscode":401,"error":"unauthorized","message":"unauthorized"})? How can I resolve this problem?"
Additionally, when I check the status of Kibana, I receive the below message. Could this be a potential cause of the login error?
kibana[16421]:
{
"type": "log",
"@timestamp": "2023-10-26T16:33:49Z",
"tags": [
"error",
"elasticsearch",
"data"
],
"pid": 16421,
"message": "[circuit_breaking_exception]: [parent] Data too large, data for [<http_request>] would be [1039429176/991.2mb], which is larger than the limit of [1020054732/972.7mb], real usage: [1039429176/991.2mb], new bytes reserved: [0/0b], usages [request=0/0b, fielddata=873/873b, in_flight_requests=0/0b, accounting=73840844/70.4mb]"
}