How to install new plugins in Logstash ?

You can use Logstash plugin-manager to install/manage plugins:

 

SET JAVA_HOME=<Elkwin inst.dir>\java

CD <Elkwin inst.dir>\logstash

bin\logstash-plugin.bat install <plugin-name>

 

More information about plugin-manager can be found here.

Release announcements