mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
add logstash-output-webhdfs as is released, but still not completely integrated with logstash to be run in the all plugins test
Fixes #3401
This commit is contained in:
parent
06c5a893b5
commit
1849ff23bb
1 changed files with 2 additions and 1 deletions
|
@ -138,7 +138,8 @@ module LogStash
|
|||
/^logstash-input-neo4j$/,
|
||||
/^logstash-output-neo4j$/,
|
||||
/^logstash-input-perfmon$/,
|
||||
/^logstash-input-http$/
|
||||
/^logstash-input-http$/,
|
||||
/^logstash-output-webhdfs$/
|
||||
])
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue