nautobot-app-ssot icon indicating copy to clipboard operation
nautobot-app-ssot copied to clipboard

Make Logs Available Via API

Open jdrew82 opened this issue 3 years ago • 2 comments

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.

jdrew82 avatar Apr 13 '22 13:04 jdrew82

#97 is another way to solve your specific use case, although I don't think this invalidates API access to the logs entirely.

Kircheneer avatar Apr 24 '23 14:04 Kircheneer