Elastic Beanstalk and IIS logs
- by user195744
I have an ELB app and when logging into an instance and looking at the IIS logs I see something like the following:
2013-10-18 17:14:25 10.240.27.2 GET /FSViewer/Img.aspx trcid=451847431&vhtid=391833142 80 - 10.210.107.159 Mozilla/5.0+(compatible;+MSIE+10.0;+Windows+NT+6.1;+WOW64;+Trident/6.0) 200 0 0 140
The 10.240.27.2 address always repeated, which is the load balancer?
So how do I find out the IP addresses that are hitting my server?