mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
Update docs again
This commit is contained in:
parent
cedb77e660
commit
2c174f6129
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ require "logstash/outputs/base"
|
|||
# *NOTE*: You must use the same version of elasticsearch server that logstash
|
||||
# uses for it's client. Currently we use elasticsearch 0.16.0
|
||||
#
|
||||
# You can learn more about elasticseasrch at <http://elasticsearch.org>
|
||||
class LogStash::Outputs::Elasticsearch < LogStash::Outputs::Base
|
||||
|
||||
# http://host/index/type
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue