Skip to content

Commit f888dc9

Browse files
authored
Merge pull request #414 from gregsterin/document-number-of-consumer-processes
Updating docs for number_of_consumer_processes config
2 parents 7b57feb + 5e261b7 commit f888dc9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/user/usage.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ Beaver can optionally get data from a ``configfile`` using the ``-c`` flag. This
5757
* mqtt_clientid: Default ``paho``. Paho client id
5858
* mqtt_keepalive: Default ``60``. mqtt keepalive ping
5959
* mqtt_topic: Default ``/logstash``. Topic to publish to
60+
* number_of_consumer_processes: Default ``1``. Number of parallel consumer processes that read and process messages from the beaver queue.
6061
* rabbitmq_host: Defaults ``localhost``. Host for RabbitMQ
6162
* rabbitmq_port: Defaults ``5672``. Port for RabbitMQ
6263
* rabbitmq_ssl: Defaults ``0``. Connect using SSL/TLS

0 commit comments

Comments
 (0)