We have a number of legacy domain names that are setup as a site in IIS7. This site then forwards those domain names to the new domain name. The logs of the legacy sites store the name of the legacy domain that had been referenced.
We would like to run a report that shows the raw number of times each of the legacy domains have been hit. We can install new software to capture this info or we can parse the current IIS7 logs to do this.
Any ideas about the easiest approach to get this information?