Tagged Questions
0
votes
1answer
261 views
How can I get awstats to read this log format?
I have a site with several subdomains, all subdomains are logged to the same access_log file. Since the file can be so huge, I have a script that greps out each subdomain into its own file.
I have a ...