oliverlloyd / jmeter-ec2

Automates running Apache JMeter on Amazon EC2
GNU General Public License v3.0
464 stars 187 forks source link

logstash integration needed? #96

Open ghost opened 5 years ago

ghost commented 5 years ago

I have implemented logstash integration in one of the projects where I used parts of this project. Logstash communicates from each ec2 instances which runs jmeter, to a deployed instance of Elastic search and ships jtl files to elastic search for querying. I can contribute this code if it helps anyone, I faced some challenges to keep logstash running while jmeter was generating load.