| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 7b57feb commit 5e261b7
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -57,6 +57,7 @@ Beaver can optionally get data from a ``configfile`` using the ``-c`` flag. This | |||
| 57 | 57 | * mqtt_clientid: Default ``paho``. Paho client id | |
| 58 | 58 | * mqtt_keepalive: Default ``60``. mqtt keepalive ping | |
| 59 | 59 | * 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. | ||
| 60 | 61 | * rabbitmq_host: Defaults ``localhost``. Host for RabbitMQ | |
| 61 | 62 | * rabbitmq_port: Defaults ``5672``. Port for RabbitMQ | |
| 62 | 63 | * rabbitmq_ssl: Defaults ``0``. Connect using SSL/TLS | |
| Back | FazBrowse Home | New Git URL |
0 commit comments