warpstream demo
warpstream demo
The warpstream demo
subcommand creates a temporary WarpStream account, provisions a local WarpStream cluster (writing to memory by default), and provisions a producer client to send data to the Agents.
The following table displays the available warpstream demo
arguments.
Argument
Description
-bucketURL
Object storage bucket URL for new writes
-httpPort
Port to run HTTP server on (default 8080)
-kafkaPort
Port to run Kafka server on (default 9092)
-metadataURL
URL for WarpStream service (default "https://api.playground.us-east-1.warpstream.com")
-timeout
End demo after this duration has elapsed (default 1h0m0s)
Last updated