User administration logging #7998
Unanswered
markkuleinio
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How should I configure logging in NetBox to save the information about local user creation?
I tried with DEBUG level for both
django.*
andnetbox.*
but only got lots of exceptions related to the Django templates (#7997), nothing related to creating the test user.The use case is that in one of my NetBox instances I see someone has created an extra user, and I don't know how to get any information about who created the user.
Beta Was this translation helpful? Give feedback.
All reactions