-
Notifications
You must be signed in to change notification settings - Fork 491
[New Integration] NetBox #14949
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
[New Integration] NetBox #14949
Conversation
🚀 Benchmarks reportTo see the full report comment with |
💚 Build Succeeded
History
|
|
Hi @tehbooom, Great to see this contribution, we will plan to review this soon! |
Hi! We just realized that we haven't looked into this PR in a while. We're sorry! We're labeling this issue as |
Proposed commit message
This PR adds the netbox integration to collect devices and ip addresses from the Netbox API. These two features of netbox are the most used by users. Other features like sites, locations, tenants, etc aren't as high as a priority for a MVP.
Checklist
changelog.yml
file.Author's Checklist
How to test this PR locally
Deploy netbox locally alongside
elastic-package
using this docker compose.Add the following service to start testing the integration with NetBox
Related issues
Screenshots