0

I just started using Locust, installed on a AWS instance and it is working fine. But I am unable to get to the web interface. Port 8089 is open in the AWS security group.

http://ec2-XX-XX-XX-XX.eu-west-1.compute.amazonaws.com:8089 is not working for me.

Any advice?

Martijn van Deel
  • 123
  • 1
  • 1
  • 7

1 Answers1

1

The best way to run Locust on AWS is Elastic Beanstalk, follow these steps: https://blogs.aws.amazon.com/application-management/post/Tx351HCZ9D1RQ84/Using-Locust-on-AWS-Elastic-Beanstalk-for-Distributed-Load-Generation-and-Testin

BigBugCreator
  • 1,009
  • 4
  • 17
  • 34