mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
- Use the river.
This commit is contained in:
parent
22addb876d
commit
d3e9f3e365
1 changed files with 2 additions and 2 deletions
|
@ -34,5 +34,5 @@ filters:
|
|||
epochtime: %s
|
||||
outputs:
|
||||
- stdout:///
|
||||
- elasticsearch://localhost:9200/logstash/all
|
||||
#- "elasticsearch://localhost:9200/logstash/all?method=river&type=rabbitmq&host=activemq&user=guest&pass=guest&vhost=/&queue=es"
|
||||
#- elasticsearch://localhost:9200/logstash/all
|
||||
- "elasticsearch://localhost:9200/logstash/all_river?method=river&type=rabbitmq&host=activemq&user=guest&pass=guest&vhost=/&queue=es"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue