Skip to content

ashishbagri7/teleflume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

teleflume

Python script to collect metrics from Apache flume and print InfluxDB compatible output. It connects to the flumes metrics endpoint to get the stats in json format.

This tool is meant to be used with Telegraf's inputs.exec plugin.

The configuration of fields that are part of filed set for telegraf must be configured in a yaml file and must be supplied as a argument to the script.

python teleflume.py --host 127.0.0.1 --port 34546 --config teleflume.yaml --measurement <measurement_name>

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages