Bonjour,
Depuis hier soir j'ai plus accès à Kibana sur https://gra2.logs.ovh.com:9200/_cluster/health?pretty=true. Après m'être authentifié j'ai l'erreur suivante
Cependant je vois bien les logs dans Graylogs
{
"error" : {
"root_cause" : [
{
"type" : "auth_exception",
"reason" : "Couldn't authenticate user logs-wp-XXXX against any of the backends."
}
],
"type" : "auth_exception",
"reason" : "Couldn't authenticate user logs-wp-XXXX against any of the backends.",
"caused_by" : {
"type" : "multi_auth_exception",
"reason" : null
}
},
"status" : 403
}