Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWS MSK SSL Enabled connectivity issue with Kafka backend listener #8

Open
MohitSharmaEasyJet opened this issue Aug 17, 2023 · 2 comments

Comments

@MohitSharmaEasyJet
Copy link

<style> </style>

Hi Rahul,

 

We are trying to use the Kafka backend listener created by you ,But facing some error :

 

Below is the configuration :

 

  • We are using JMeter 5.1 windows version
  • And pushing results to the AWS managed MSK kafka service .
  • And SSL is enables to handshake .
  • Telnet is working from the JMeter machine.
  • JAFR jmeter.backendlistener.kafka-1.0.0.jar is there in the Lib/ext folder .

 

Here is the configuration we are using :

 

kafka.acks 1
kafka.bootstrap.servers b-1.kafka-xxxxxxxx.amazonaws.com:9094,b-2.kafka-xxxxxxxx.amazonaws.com:9094,b-3.kafka-xxxxxxxx.amazonaws.com:9094
kafka.topic xxxxxxx_test_topic
kafka.sample.filter  
kafka.fields  
kafka.test.mode info
kafka.parse.all.req.headers false
kafka.parse.all.res.headers false
kafka.timestamp yyyy-MM-dd'T'HH:mm:ss.SSSZZ
kafka.compression.type  
kafka.ssl.enabled true
kafka.ssl.key.password xxxxxxx
kafka.ssl.keystore.location C:\Users\xxxxxx\CORE\Kafka\xxxxxx.jks
kafka.ssl.keystore.password xxxxxx
kafka.ssl.truststore.location C:\Users\xxxxxx\CORE\Kafka\xxxxx.jks
kafka.ssl.truststore.password xxxxx
kafka.ssl.enabled.protocols TLS
kafka.ssl.keystore.type JKS
kafka.ssl.protocol TLS
kafka.ssl.provider  
kafka.ssl.truststore.type JKS
kafka.batch.size 16384
kafka.client.id JMeterKafkaBackendListener
kafka.connections.max.idle.ms 180000

Is not getting reflecting it and fetching the default values of parameters

 

Please help.

 

Thanks

MS

@MohitSharmaEasyJet
Copy link
Author

@MohitSharmaEasyJet
Copy link
Author

Hello , Can you please help here .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant