netbox/docs/configuration/logging.md
2020-03-04 14:05:59 -05:00

606 B

Logging Configuration

Available Loggers

Name Function
netbox.auth.* Authentication events
netbox.api.views.* Views which handle business logic for the REST API
netbox.scripts.* Custom scripts (module.name)
netbox.views.* Views which handle business logic for the web UI