: How can I see who is connecting to my websites on my server and possibly their IPs ? 1) How can I know how many people is connected to the server in a specific moment (or previous hours
1) How can I know how many people is connected to the server in a specific moment (or previous hours of the day). (Even in real-time)
2) How can I know which one of the websites on my server they are visiting. (The websites are in different folders
3) How can I see their IPs ?
More posts by @Angie530
3 Comments
Sorted by latest first Latest Oldest Best
To see the IPs of those who are connecting to your site, you can check the stats which is available via Awstats or Webalizer (if you are suing cPanel or Plesk).
You can also check your domain access_logs or ask the support department of your hosting provider to give you those logs.
Netstat provides real-time IP connection information, but it will not tell you which website they are visiting. I use it all the time to check how many users are on the server before doing patches etc.
As for getting which website they are connected to, you would need to parse through the log files for that information or use a real time web analytic tool.
For web servers like IIS & Apache, you can configure website logging to track visitors. While setting it up, you can specify what details (like date/time, IP address of visitor, status of the request etc) you wish to capture. There are log file analyzer tools that you can then use to conveniently view desired details.
Alternatively, you can use one of the many Web Analytics tools that are available to track visitors
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.