add logstash-input-http as requested by jsvd

Fixes #3399
This commit is contained in:
Pere Urbon-Bayes 2015-06-09 10:32:33 +02:00 committed by Jordan Sissel
parent 8012c98895
commit 06c5a893b5

View file

@ -137,7 +137,8 @@ module LogStash
/^logstash-output-slack$/,
/^logstash-input-neo4j$/,
/^logstash-output-neo4j$/,
/^logstash-input-perfmon$/
/^logstash-input-perfmon$/,
/^logstash-input-http$/
])