Elastic Beanstalk and IIS logs

Posted by user195744 on Server Fault See other posts from Server Fault or by user195744
Published on 2013-10-21T14:19:21Z Indexed on 2013/10/21 15:56 UTC
Read the original article Hit count: 288

Filed under:
|
|

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?

© Server Fault or respective owner

Related posts about iis

Related posts about log-files