nautobot / nautobot-app-device-onboarding

Device Onboarding Plugin for Nautobot
https://docs.nautobot.com/projects/device-onboarding/en/latest/
Other
37 stars 25 forks source link

Enhance Logging #192

Open susanhooks opened 4 days ago

susanhooks commented 4 days ago

Environment

Proposed Functionality

Use Case

Logging for this device that failed to onboard did not pinpoint the actual issue, which was that the IP address on the management interface was unable to be identified because it was the secondary IP . The logs point to the device_type key, which is incorrect.

Screenshot 2024-06-26 124742

susanhooks commented 3 days ago

Would like to add clarity to the logging issue where the platform is unable to be auto-discovered. Current error is:

Error During Sync Devices Command Getter: 'platform_parsing_info'

It might make sense to catch the platform auto-detect sooner and drop that device from the inventory creation and log.