Documentation ¶
Overview ¶
forest-send is a binary command line tool for sending messages to a cluster. This tool is intended for debugging and testing.
Usage flags are:
-batchSize=1: Number of messages in each batch sent -batches=1: Number of batches for each client to send -clients=1: Number of clients to run simultaneously -debug=false: Enable debug logging -id="": Cluster ID for the nodes -msg="": Message content to send - will be truncated to messageSize if required. -msgSize=20: Size in bytes of the messages to be sent -forestbus="REQUIRED": Connection string for Forest Bus cluster in ClusterID#Topic@host:port,host:port... format.
Click to show internal directories.
Click to hide internal directories.