Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logwatcher-kafka-plugin

Plugin for LogWatcher to send Log Lines to a Kafka Topic

Requirements

Requires:

Install

pip install logwatcher-kafka-plugin

Use

Add the following option to your logwatcher ini file to enable the plugin

plugins: kafka_logger

and the following configuration clause

[kafka_logger]
broker: [kafka server 1]:port,[kafka server N]:port
topic: [kafka topic name]
send_when_debug: True

About

Plugin for LogWatcher to send Log Lines to Kafka

Resources

Stars

0 stars

Watchers

8 watching

Forks

Releases

Packages

Contributors

Languages