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

Development

Runtime

< 2, >= 0.14
 Project Readme

fluent plugin serialport¶ ↑

fluent-plugin-serialport provides input plugin for Fluentd.

Install¶ ↑

gem install fluent-plugin-serialport

or

git clone git@github.com:katsyoshi/fluent-plugin-serialport.git
cp fluent-plugin-serialport/lib/fluent/plugin/flent-plugin-serial.rb ${FLUENT_DIR}/plugin/.

Configuration¶ ↑

Input Configuration¶ ↑

<source>
  @type serialport
  com_port /path/to/comport
  tag serial.sensor
  baud_rate 9600
</source>

Contributors¶ ↑

@frankkursters

@nidcode

@okkez

Copyright¶ ↑

Copyright

Copyright © 2012- MATSUMOTO Katsuyoshi

License

Apache License, Version 2.0