Forum Moderators: DixonJones
Web Trends (our version) won't allow this.
Okay, I'm thinking we need to manually merge these log files together, and remove any information that tells WebTrends about two different servers.
Is this possible ? Has anyone tried it ?
My plan is to replace all server IPs (old server) with the new server IPs, and make sure the fields being logged all agree.
Sound feasible ?
Comments, ideas appreciated.
The problem is that WT thinks you're running a clustered website - and therefore you have to buy a additional license :-(
I don't think you actually have to merge the log files.
I beleive WT looks at these log fields:
s-sitename s-computername s-ip
Maybe you could make a script (or whatever) that performs a search and replace in the old log files to make the values identical?
Just an idea...
we don't have any "sitename" field in our logs, but we do have "c-ip" and "s-ip".
We did a search and replace on the "s-ip" (server IP address) but that hasn't helped with WebTrends.
I don't understand why you think WebTrends might look at "c-ip". Is this not the IP of the visitor to the website ?
How would this tell WebTrends that the logs are from different servers ?
I'd really appreciate any more ideas. We can't shell out for another licence. We've blown our budget already this year :-(
The "c-ip" I referred to in my post is what I assumed you meant by "computername". Maybe it's a different thing, I'm not sure. I can't find any computername in my logs but there is a "c-ip".
Clear as mud, eh :-)
I just replaced the s-ip numbers in old.log with the s-ip numbers from new.log. I didn't combine any files or stripped out any fields.
I recommend you make a backup of all the old log fils, get a hardcore search and replace util (eg. www.inforapid.com - can proces all files in a directory and is freeware) and then make a ordinary search and replace like I described in the above.
Then you simply put all the new and old logfiles in the same directory and run WebTrends again.
I hope this helps... please post the results.