ValueError: Unable to configure handler 'netbox_auth_log' #8965
-
Hello, I am trying to add logging to Netbox but i got those error:
The configuration that i use is this:
I tried also the default one in the documentation but i got the some errors.
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Does the file |
Beta Was this translation helpful? Give feedback.
Does the file
/opt/netbox/logs/django-ldap-debug.log
exist, and does the NetBxox system user have write access to it? With the file in place, your logging config seems to work fine for me.