FLOWPIPE_PORT
Specifies the TCP port on which flowpipe server
will listen for connections from clients. The default is 7103
. This value can only be set when the server is started.
Usage
When flowpipe server
runs, listen on port 7777:
export FLOWPIPE_PORT=7777