Grafan return userid=0 uname empty in case of failure

Hello
I’m quite new to Grafana and I have the following issues

When the admin creates a user in Grafana , there is nothing in the logs that mention about user creation even if I enable debug option it’s the same
and when the user login failed the userid is zero and uname is empty and I can’t identify the user by running through the log , is there a way to monitor the admin activity and and have the user name in case of login failure

logger=context traceID=00000000000000000000000000000000 userId=0 orgId=0 uname= t=2023-07-26T14:49:27.545083808+02:00 level=error msg="Invalid username or password" error="invalid username or password"
logger=context traceID=00000000000000000000000000000000 userId=0 orgId=0 uname= t=2023-07-26T14:49:27.545161392+02:00 level=info msg="Request Completed" method=POST path=/login status=401

I’m running grafana Version 9.1.0 (commit: 82e32447b4, branch: HEAD)

Thanks in advance

Hi @B.R,

Welcome to the :grafana: community support forums !!

We are excited that you joined our OSS community. Please read about some of the FAQs in the community :slight_smile:

Let me check this as definitely a very interesting scenario. I will get back to you on this one!!

Hi @B.R

Thanks for the patience :pray:

I got feedback from the Engineering team and they would like you to report it as a feature request.

Please use the following link to report it in our official GitHub repository and in the title name it something e.g.

[feature-request] Grafana debug log level does not show username for failed logins

Provide all the information (you can simply copy/paste your data + screenshot from here to there).

Lastly, paste the link to your GitHub issue here in this post so that all other community users can also track it.

I will also add more additional information to it :+1: