Each day we have large, zipped web logs sent to ten different servers. I need to find a way to automatically pull each day's log, from each of the servers, and compile them into one text file so that I may run a PERL script on it. Any ideas how I may be able to do this?
Thanks!