How to hide error log from hackers? [duplicate]
I'm a developer of self hosted web application. which creates the error log but others can access it rather than only admin of that application. is there any way to protect it from page other people...
View Articlemagento local store deactivated, still getting GET requests from web crawlers
Many months ago I deactivated one store (localised to a language) within a Magento site, leaving the english store the only store live.Looking in my Apache access logs, and also summarised in Logwatch,...
View Articlewhat does license.txt belong to exactly?
Every now and then my server logs report that an IP is trying to look for license.txt on two domains. the IP belongs to amazonaws according to a whois lookup.Is this file supposed to be a new legal...
View Articlehttp://www.example.com/http://www.example.com/ in Apache log?
I run a website, let's say www.example.com. On it I have a path and file, say www.example.com/path/file.html.The Apache log lists GET requests like: GET /path/file.html HTTP/1.1Which is correct,...
View ArticleWhat causes an empty referrer field in a webserver log file?
Given a log line from Apache such as the following:xx.xx.xx.xx - - [04/Jan/2016:10:42:27 -0800] "GET / HTTP/1.1" 200 6861 "-""Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko)...
View ArticleHow to visually see frequency of GoogleBot / BingBot access of my website...
I am experiencing high traffic on my website at certain times of the data, at regular intervals. I am trying to determine whether GoogleBot or BingBot access of my website correlates with the high load...
View ArticleTool for clickstream anlyzing of Apache logs?
Are there any good tools to analyze the clickstream of individual users in Apache web server logs? For example, I'd like to be able to click on a visitors IP address and see all pages the user requested.
View ArticlePurpose of 408 Status Code
I am seeing almost 3000 entries in access_log of my VPS for 408 status code.Here is an example.86.220.66.228 - - [03/Apr/2016:08:39:12 -0400] "GET /?p=444 HTTP/1.1" 200 5748 "-""Mozilla/5.0 (Windows NT...
View ArticleWill Apache automatically create a click log of pages visited on my site?
I need the 'click data' in raw form on the webserver. Due to security reasons I can not give any access of my website to third party. If I get the raw click log somewhere on the server, I can use that...
View ArticleWhat means the part between the date and the server answer in Apache’s log?
I have in the log file a following line:xxx.xxx.xxx.xxx;[05/Aug/2016:00:00:48 +0200];GET /extensions/css/example.css?rev=example HTTP/1.1;200;66931;http://www.example.com/page.htmlPlease explain me,...
View ArticleWhat is module/aciton/param1 entry in access logs about?
Noticing the following in my Apache access logs recently and would like to know what it is about and what is the purpose of printing md5?"GET...
View ArticleWas user-agent identification used for some scripting attack techique?
Apache access log entries on my site are typically like this one:207.46.13.174 - - [31/Oct/2016:10:18:55 +0100] "GET /contact HTTP/1.1" 200 256 "-""Mozilla/5.0 (compatible; bingbot/2.0;...
View ArticleMultipe Bots Simultaneously Hitting Site
Have had a very strange set of httpd access logs today from before a pagespeed mod and apache crash. It seemed that the following bots appeared to be indexing the site, like crazy, all at...
View ArticleHow to set web server log files deletion at certain interval in shared hosting?
I have a site created with Drupal 8 CMS. It is hosted using shared hosting(Apache web server). I read at many places, that web server logs collect and store the IP addresses and otehr data of the...
View ArticleWhere can I get the raw web log file in Nexcess C panel?
In Nexcess C panel where can i get the raw web log file which I can download and analyze it with offline web log analyzer tool.In current interface I am not finding the log files.
View ArticleHOWTO log only slow requests in apache httpd
Is there a way to specify a condition in apache httpd access_log to persist only requests which took longer than 500ms to process?
View ArticleWhere is this traffic with doubleclick.net referrers coming from, and how can...
We're seeing Google Analytics report a huge amount of hits and large drop rate on some of our pages, but investigating this further reveals more questions than answers.For instance, one page is...
View ArticleCan I delete my tmp/webalizer folder?
I've got a shared hosting plan with multiple site on my plan and I want to delete unneeded files. I estimate tmp/webalizer has around 10,000 files. Can I delete them all without any adverse effects?I...
View ArticleApache - How to NOT log 301 redirects
I recently re-designed my site and a lot of the URLs changed. I have already setup rewrite rules in Apache to redirect old URLs to the new URLs. That's all working. My question is, how can I get Apache...
View ArticleGet CPU load statistic from apache access log [closed]
I have apache access log, i want to parse it and to get top CPU load pages and agents. Does somebody know good script for this? My log line has this format:host.ru 11.11.111.11 - -...
View ArticleMatomo outputs "hostname X doesn't match Y"
Trying to import my webserver's log-files using import_logs.py results in the error:hostname X doesn't match Y.It retries to import the data but eventually gives up.The URL is set properly to the...
View ArticleHow to log username in Apache logs?
I need some help regarding how to log the user-name into apache logs. I'm building a use-case for Security Information Event Management.Is the method the same in case of IIS or just applicable to apache?
View ArticleWhat means the "average Bytes" metric in logfiles?
I'm currently studying the logfiles - namely those from Googlebot access. I realized, that the average Bytes metric is in the majority of cases (urls) 10-20% of the page size. Many questions were...
View ArticleGoogle Crawl rate & the log file mystery
According to Google Search Console for a website I am working on, Googlebot crawls ~5000 pages per day (min 2500, max 8500).However, when looking at the Apache log files, GoogleBot only shows up ~10...
View ArticleThousands of "Apache/2.4.41 (Unix) OpenSSL/1.0.2r (internal dummy...
I'm checking the logs of my Apache server, and I've found thousands of records per day like the following one:::1 - - [23/Feb/2020:21:56:23 -0500] "OPTIONS * HTTP/1.0" 200 110 "-""Apache/2.4.41 (Unix)...
View ArticleHow to parse Apache access log for 404s not from bots?
The regex is easy for 404s in a typical Apache log:grep ' 404 ' access_logBut many are coming from bots, which I don't care about. I'm looking for actual people hitting 404s. So I'm trying to negate...
View ArticleHow can I leave a "footprint" in my access logs for my own visits?
When I analyze my Apache access logs, I want to exclude my own visits from that analysis.The problem with that is, that I have a dynamic IP, and I don't want to have to watch and note down my IP...
View ArticleWhen does Apache log to access.log - before or after serving the request?
Reading this post "Understanding Apache Access Log" it refers to http://httpd.apache.org/docs/1.3/logs.html which says%t is the time the server finished processing the request.By this I understand that...
View Article--- Article Not Found! ---
*** *** *** RSSing Note: Article is missing! We don't know where we put it!!. *** ***
View ArticleAH00128: File does not exist - index.html no loading
I want /var/www/thepowerhousemethod.org/public_html/index.html to load. Currently another page is loading instead./var/www/thepowerhousemethod.org/public_html/index.html is displaying in green font on...
View Article