# fluent-plugin-http-include-time-key [Fluentd](https://fluentd.org/) input plugin to do something. TODO: write description for you plugin. ## Installation ### RubyGems ``` $ gem install fluent-plugin-http-include-time-key ``` ### Bundler Add following line to your Gemfile: ```ruby gem "fluent-plugin-http-include-time-key" ``` And then execute: ``` $ bundle ``` ## Configuration You can generate configuration template: ``` $ fluent-plugin-config-format input http_include_time_key ``` You can copy and paste generated documents here. ## Copyright * Copyright(c) 2018- TODO: Write your name * License * Apache License, Version 2.0