No commit activity in last 3 years
No release in over 3 years
InfluxDB output plugin for Fluentd
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0

Runtime

 Project Readme

InfluxDB-Metrics, a plugin for Fluentd

Feeding time series data to InfluxDB via FluentD.

Installation

$ gem install fluent-plugin-influxdb_metrics

Usage

type influxdb_metrics
host influx.local
port 8086
dbname test
table metrics
user testuser
password mypwd
fields event_type,event_name,event_data.sub.value,event_data.sub.other_value