The problem is, now how to get logrotate to know about the domains dynamically.
With many domains logrotate would have to rotate a domainname.log file and put it into the domains directory - I assume a manual entry would be necessary for each domain so logrotate would know about the domain names and corresponding directory names.
I need to get the log files to the domains directories so that Webtrends can FTP to the dirs, copy the logs and parse them for daily reports.
Even if I rigged an FTP account to have Webtrends grab logs from the /var/log/httpd dir there is still the chance that a log would reach 100meg, get rotated, and then Webtrends would be missing data...