undeadops / kafkafilter

Scan Kafka topic for specific words

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KafkaFilter

Search through kafka topic for a word/phrase, live stream search as well.

Setup

Requires an existing Kafka Cluster + topics to search.

Run main.go, access website/index.html via browser

Disclaimers

Currently only setup to take api server on localhost:5000

Web interface doesn't allow changing topics, API server takes topic as part of the URL.

Web interface is also quite ugly... sorry

Only got a 2-3 hours in on this, and spent some of that on trying a new go kafka client.

ScreenShots

Initial Screen

Search for Devops

About

Scan Kafka topic for specific words


Languages

Language:HTML 65.9%Language:Go 32.4%Language:CSS 1.7%Language:JavaScript 0.0%