Run the Agents Locally
Instructions on how to run the WarpStream Agent locally for testing / development purposes.
Docker
docker run -p 8080 -p 9092:9092 -p 9094:9094 public.ecr.aws/warpstream-labs/warpstream_agent:latest playgroundStandalone Binary
warpstream playgroundwarpstream kcmd -type diagnose-connection -bootstrap-host localhost -bootstrap-port 9092Diagnosing Connection Issues
Last updated
Was this helpful?