mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
Update elasticsearch river conf example to use rabbitmq
This commit is contained in:
parent
24588d7dec
commit
0765674f97
1 changed files with 1 additions and 1 deletions
|
@ -16,6 +16,6 @@ output {
|
|||
stdout { }
|
||||
elasticsearch_river {
|
||||
es_host => "localhost"
|
||||
amqp_host => "localhost"
|
||||
rabbitmq_host => "localhost"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue