FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Updating docs for number_of_consumer_processes config · python-beaver/python-beaver@5e261b7 · GitHub

Commit 5e261b7

Browse files
committed
Updating docs for number_of_consumer_processes config
1 parent 7b57feb commit 5e261b7

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)

Back | FazBrowse Home | New Git URL