Bug 63499 - Jmeter integration with kafka for realtime results streaming
Summary: Jmeter integration with kafka for realtime results streaming
Status: NEW
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 5.1.1
Hardware: All All
: P2 enhancement (vote)
Target Milestone: JMETER_5.2
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-12 16:23 UTC by yuvaraj
Modified: 2019-06-16 13:11 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description yuvaraj 2019-06-12 16:23:19 UTC
I am trying to build realtime dashboard in kibana for monitoring jmeter non-gui tests. Due to the scale of the enterprise and security policy any data flows to elastic search should be streamed via kafka. I am aware of jmeter direct integration with ELK stack using backend listener. In the current environment I need to integrate jmeter with kafka to stream real time test metrics to a topic, which will then flow down to Elastic search. Is there any existing listener/plugins to achieve jmeter-kafka integration? or any thought process how to achieve this would be greatly appreciated!!

Please note there are couple of samplers for load testing kafka and I am not discussing about it. The problem statement is listener to stream jmeter realtime test results to kafka.
Comment 1 The ASF infrastructure team 2022-09-24 20:38:17 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/5102