commit | 6014f91856f3dc41edd12fc77484b970c0987f30 | [log] [tgz] |
---|---|---|
author | Jakub Pavlik <j.pavlik@tcpcloud.eu> | Thu Sep 03 19:05:05 2015 +0200 |
committer | Jakub Pavlik <j.pavlik@tcpcloud.eu> | Thu Sep 03 19:05:05 2015 +0200 |
tree | 096f08f405d53bd3eded2198c98054a3101c9b03 | |
parent | e7d12cdd1f726b8bf6c3f35b50d8ef598388f573 [diff] [blame] |
fix readme
diff --git a/README.rst b/README.rst index c8749d6..cd634ec 100644 --- a/README.rst +++ b/README.rst
@@ -16,12 +16,17 @@ bind: address: 0.0.0.0 port: 4352 - inputs: - ... - outputs: - engine: elasticsearch - host: localhost - port: 9200 + output: + elasticsearch01: + engine: elasticsearch + host: localhost + port: 9200 + input: + rabbitmq: + engine: amqp + host: localhost + user: guest + password: guest Read more