Skip to main content

Easily publish NetBox changes to Kafka

Project description

# Introduction
This module provides middleware to publish [NetBox](https://github.com/digitalocean/netbox/) changes to [Kafka](https://kafka.apache.org/).

# Configuration
Add the following to your NetBox settings.
```
INSTALLED_APPS += (
'netbox_kafka',
)

MIDDLEWARE += (
'netbox_kafka.middleware.KafkaChangeMiddleware',
)

KAFKA = {
'SERVERS': 'kafka01,kafka02,kafka03',
'TOPIC': 'netbox',
}
```


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

netbox-kafka-producer-1.0.0.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

netbox_kafka_producer-1.0.0-py3-none-any.whl (5.3 kB view details)

Uploaded Python 3

File details

Details for the file netbox-kafka-producer-1.0.0.tar.gz.

File metadata

  • Download URL: netbox-kafka-producer-1.0.0.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.5.2

File hashes

Hashes for netbox-kafka-producer-1.0.0.tar.gz
Algorithm Hash digest
SHA256 ebe96e066529bcb3719d248c326794ca5e456aba636dba2eea38cf9d0fddc7a5
MD5 e34885d2da241e93dcd05723a02fd5c4
BLAKE2b-256 6fb58c27d4562f3ffa0d10d4a86cd58828fd7d71358bcc39a33444d062075f1f

See more details on using hashes here.

File details

Details for the file netbox_kafka_producer-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: netbox_kafka_producer-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 5.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.5.2

File hashes

Hashes for netbox_kafka_producer-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 92b29135c76b2249535c669cb6d9abd6f2fdf08ae6631b713cae2225e9bedc79
MD5 ebcd37d7f3ebae1f2ecc1048c4a68e78
BLAKE2b-256 45c6ab4f33bb65d35048d4ba91f52e8b840582c3e4910dbf729d32c2a9a4140d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page