mirror of
https://github.com/elastic/logstash.git
synced 2025-04-23 22:27:21 -04:00
don't refer to beanstalk in docs, it's gone
This commit is contained in:
parent
8424ec51d0
commit
5b6d425983
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ If you're looking to extend logstash today, please look at the existing plugins.
|
|||
|
||||
Good examples include:
|
||||
|
||||
* [inputs/beanstalk](https://github.com/logstash/logstash/blob/master/lib/logstash/inputs/beanstalk.rb)
|
||||
* [inputs/tcp](https://github.com/logstash/logstash/blob/master/lib/logstash/inputs/tcp.rb)
|
||||
* [filters/multiline](https://github.com/logstash/logstash/blob/master/lib/logstash/filters/multiline.rb)
|
||||
* [outputs/mongodb](https://github.com/logstash/logstash/blob/master/lib/logstash/outputs/mongodb.rb)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue