nautobot-app-ssot
nautobot-app-ssot copied to clipboard
Make Logs Available Via API
Environment
- Nautobot version: 1.2.8
- nautobot-ssot version: 1.1.0
Proposed Functionality
As an end-user, it'd be very helpful to have the SSoT logs available via the API for programmatic searching. This is especially important as the number of SoRs imported and the number of objects imported increases.
Use Case
As an end-user, when I have an inquiry about why a large number of devices weren't imported it can be rather arduous to review the logs via the GUI. Being able to programmatically search them via the API would make this task much easier.
#97 is another way to solve your specific use case, although I don't think this invalidates API access to the logs entirely.