Skip to content

0.1.5

Compare
Choose a tag to compare
@yazgoo yazgoo released this 22 Jul 10:49
· 17 commits to master since this release

This took time but it got out!
This is a major release, since there are now input/output plugins ala logstash.
I've also written an inotify plugin which compares surprisingly well with the fuse based one.
As usual, all functionalities are documentend in README.md.
There is also a slideshow (source), and a new github organisation for the project.
Although at this point the project might need a re-naming since it is now possible to run fuse_kafka without reading from fuse nor writing to kafka.

Changelog

Core:

Development environment:

  • added logstash plugins, which can be used with tail mode (see README.md)
  • added python unit tests (can be launched with tox)
  • mininet tests
  • shippable compatibility
  • more test coverage
  • add ignore rule to auditd
  • added dockerfiles to generate RPMs for CentOS and zip for windows