In this 20 minute presentation I show how the separation between logstash core and the plugins in 1.5 allows you to easily create plugins and use them to suit your needs…even if the needs are..well..silly. Talk given at Elastic FR meetup group.
separate release cycles • Install/Uninstall/Update Plugins • from rubygems.org, local .gem file, local path • A plugin's spec suite can be executed in its repo Plugin system
=> ['different'] } } output { if 'different' in [tags] { say { voice => Thomas text => "Intrus! Intrus ! Allez-vous en! Je vais appeler la police!" } } } demo.conf