emqx / mqtt-jmeter

MQTT JMeter Plugin
https://www.emqx.com/en
Apache License 2.0
455 stars 196 forks source link

Support for AWS IOT CORE #128

Open Frabat opened 2 years ago

Frabat commented 2 years ago

Hi all, I'm trying to setup a connection to a broker hosted on AWS IoT Core that uses Custom Auth. Right now I'm trying to connect to the broker but it fails. I've tried from a web browser and everything works fine. Is there a guide to do that?

Screen Shot 2022-07-14 at 5 57 24 PM

I cannot share to you the variables, of course, but what I can say is that the web browser request has a wss-custom-auth type of protocol, instead of a standard WSS. Is there anything I could do?

Frabat commented 2 years ago
Screen Shot 2022-07-14 at 5 59 51 PM

Ok, here's what I can share with you about the settings. I've also tried setting the "path" field to: "mqtt?x-amz-customauthorizer-name=customauth"

Jadeite09 commented 2 years ago

Hi Frabat,this plugins only support standard WSS with mqtt. Please make sure connect AWS IoT Core real username and password try again. and show the jmeter logs?