-
Notifications
You must be signed in to change notification settings - Fork 67
Description
After installing the plugin:
plugin install logstash-plugins/logstash-input-http --verbose
-> Installing logstash-plugins/logstash-input-http...
Trying https://github.com/logstash-plugins/logstash-input-http/archive/master.zip...
Downloading .......DONE
Installed logstash-plugins/logstash-input-http into /usr/local/var/lib/elasticsearch/plugins/logstash-input-http
Identified as a _site plugin, moving to _site structure ...
Installed logstash-plugins/logstash-input-http into /usr/local/var/lib/elasticsearch/plugins/logstash-input-http/_site
When I run the command the plugin isn't found:
logstash -f /Users/michelperez/code/go/src/github.com/mrkaspa/gologstash/logstash-simple.conf
The error reported is:
Couldn't find any input plugin named 'http'. Are you sure this is correct? Trying to load the http input plugin resulted in this error: no such file to load -- logstash/inputs/http