Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Byron Delgado 47 posts 70 karma points
    Mar 27, 2012 @ 12:34
    Byron Delgado
    0

    Log requester's IP address

    Is there a way to automatically include in the logger the requester's IP address?. We are suspecting that one of websites is being scrapped.

     

     

  • Grant Thomas 291 posts 324 karma points
    Mar 27, 2012 @ 12:41
    Grant Thomas
    0

    You should be able to access this from your IIS web logs - open the properties of the website, find the location/name of the log, and browse.

    /wishes I could edit others' posts here
  • Stefan Kip 1614 posts 4131 karma points c-trib
    Mar 27, 2012 @ 13:01
    Stefan Kip
    0

    Or install Elmah

  • Byron Delgado 47 posts 70 karma points
    Mar 27, 2012 @ 13:28
    Byron Delgado
    0

    Thank you guys for your responses. We checked the IIS logs but then we have to parse them. The Elmah project looks very interesting http://our.umbraco.org/wiki/how-tos/use-elmah-with-umbraco

  • Grant Thomas 291 posts 324 karma points
    Mar 27, 2012 @ 13:58
    Grant Thomas
    0

    Byron,

    There are many many pieces of software capable of parsing the logs - WebLog Lite will turn logs into a fully fledged site with graphs and other bells and whistles - but the point is that the server logs this stuff for you, and isn't particularly a concern of Umbraco. Either weay, if you're clued-up up the IP address you're looking for then parsing with anything to reach your conclusion should be trivial.

  • Byron Delgado 47 posts 70 karma points
    Mar 27, 2012 @ 15:26
    Byron Delgado
    0

    Thanks Grant

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies