- added option to set open and read timeouts for API calls.
- fixed an issue when Cloudflare wouldn't return a value for a field, Elasticsearch would return
an error and fail to process the message. Error in question was:
{"type"=>"illegal_state_exception", "reason"=>"Can't get text on a END_OBJECT at 1:718"}
- changed default location of metadata_filepath file to /var/lib instead of /tmp
- fix for domain names not found with large accounts
- bugfix from leftover refactor
- using rubocop to keep the code tidy
- cleaned up code in order to make rubocop happy
- worker will now catch-up if it was shut off for some time
- moar bugfixes
- bugfix release to fix a bug in 0.9.3
- CloudFlare API now works with start_id & count \o/
- fixing situations when you have no visits and the API would be constantly requested
- fixed address in gemspec
- first working version of plugin
- Initial version of the Cloudflare input plugin