Commit Graph

12 Commits

Author SHA1 Message Date
Michel Oosterhof 455c2351a0 changest 2018-06-28 00:35:16 +04:00
Michel Oosterhof 330e284fb1 2 separate imports 2018-06-27 12:36:04 +04:00
Michel Oosterhof 088830e635 kafka 2018-06-18 17:05:12 +04:00
Jc2k 1bd1669ab9 WIP: Hpfeeds: Native Twisted, Python 3 support, TLS support + memory leak fix (#766)
* New version of hpfeeds output plugin

* Update requirements-output.txt
2018-06-04 23:32:13 +04:00
Michel Oosterhof 87680bc8a4 wokkel deps 2018-04-09 11:07:55 +04:00
oliveriandrea 230d5e2102 Update elasticsearch output module in order to use official python library (#706)
* Change the package pyes -> elasticsearch (the official one)

* Update the output module in order to use elasticsearch library
2018-03-22 16:29:00 +04:00
oliveriandrea f80d0601c1 Implementation of InfluxDB output module (#675)
* Add influxdb output module
2018-01-31 21:49:44 +04:00
Michel Oosterhof 35f1bac115 update mysql requirements for py3 2018-01-03 04:43:00 +00:00
funtimes-ninja d3e7d097aa Update requirements-output.txt (#643) 2017-12-06 10:08:24 +04:00
Jc2k 2d8914b2b6 Add S3 artifact upload output plugin (#609) 2017-10-27 16:26:12 +04:00
Claud Xiao eb638750a1 Added MongoDB output support (#407) 2017-01-13 17:57:19 +04:00
lelonek1 24c251b405 Improve handling of ImportErrors to notify users that they need to install new dependencies (#389)
* Improve handling of ImportErrors to notify users that they need to install new dependencies

Also added missing dependency to requirements.txt

* Mention installing dependencies in virtualenv if used

* Move requirements used only by output modules to a separate file

* Using a virtualenv is now the only officially supported method

* Handle ImportErrors when loading output plugins so different install instructions can be given

* Cleanup requirements-output.txt
2017-01-01 21:18:59 +04:00