I would like to know from the experts here about a tool that I would like to implement. I am web developer but tasked to find out the following: A tool which would run through the web server logs(both unix and windows) and find out the following information: 1. last updated date of the site 2. owner of the site. we already have a google analytics running on our websites to find out the general information about the number of visits,hits,views etc and everything but in addition to that we would like to find the above 2 information. is there even any tools that would provide those information after analayzing the web server logs. is a web log analyzer tool a good option for this? thanks