Forums

Can I use access.log file to get IP address and browser info?

Hello There! I noticed that access.log file stores everything from browsing time to ip address and browser info. So is there any way to get the IP and browser info from access.log file (not through request.remote_addr because it gives same IP for different device even though they are not connected to same wifi)? If there is a way then please guide me through it.

Have a look at our help page on the subject: https://help.pythonanywhere.com/pages/WebAppClientIPAddresses/