My website has not worked on prod version yet. I have there only html site that inform visitors with the information “the website will be ready soon”.
However i have over 1600 visitors per day (over 17 000 per month). How to check it if it not a bot?
What web server software you are running? If it’s Apache, typically it’s located in /var/log/apache2 (Ubuntu/Debian based Linux) or /var/log/httpd (CentOS/Red Hat Linux). If you are running Nginx, usually it’s located in /var/log/nginx.
I use Debian GNU/Linux 10 (buster) x86_64 with nginx 1.14.2
The situation is weird a bit because i have around 1500 unique visitors per day according to cloudflare statistics, however around 2-4 visitors according to google analytics. How should i interpret that?