cisagov / Malcolm

Malcolm is a powerful, easily deployable network traffic analysis tool suite for full packet capture artifacts (PCAP files), Zeek logs and Suricata alerts.
https://cisagov.github.io/Malcolm/
Other
1.97k stars 331 forks source link

UI for backing up/restoring entire netbox configuration #458

Open mmguero opened 3 weeks ago

mmguero commented 3 weeks ago

@mmguero cloned issue idaholab/Malcolm#317 on 2024-01-02:

Right now NetBox backup and restore is only done via script.

Could we provide a UI to do this as well? NetBox itself doesn't provide a "backup and restore everything" option so we'd have to use our existing code and somehow trigger a download/upload in the backend.