Skip to main content

Easily publish NetBox changes to Kafka

Project description

Introduction

This module provides middleware to publish NetBox changes to Kafka.

Installation

pip install netbox-kafka-producer

Configuration

Add the following to your NetBox settings.

INSTALLED_APPS += (
	'netbox_kafka_producer',
)

MIDDLEWARE += (
	'netbox_kafka_producer.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.22.tar.gz (4.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.22-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: netbox-kafka-producer-1.0.22.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/57.0.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.6

File hashes

Hashes for netbox-kafka-producer-1.0.22.tar.gz
Algorithm Hash digest
SHA256 b9c00b03d3e493ad78babf8617d817643ead0309d2174c3e51463b6b7c7db185
MD5 928d633b07634e13e84f35a61f021323
BLAKE2b-256 4592c77e0256bd0d08178ea6bc430a39c20fe9f24518243c3e1a42894abe55eb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: netbox_kafka_producer-1.0.22-py3-none-any.whl
  • Upload date:
  • Size: 4.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/57.0.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.6

File hashes

Hashes for netbox_kafka_producer-1.0.22-py3-none-any.whl
Algorithm Hash digest
SHA256 e96bad8e0cf77caabb6c6fa211b2feecd79d03d5b878a38c507905070bcb72e3
MD5 69727cde16675908cfcb0a8c901a4e9b
BLAKE2b-256 6f65623abe1d94544f26007615745d711732ed41c4a34b1d89c47002d864a820

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