Hi there
I want to write a map that runs for every log file and produces a summary file removing all the log files. I have written a map that does this but I am wondering if anyone has a btter solution to getting all the log files onto input. I tried using the file watcher (source evnt) on the event server but this can't handle the number of log files there is so I now use a unix script to run the map for every log file it finds.
Does anyone have any other ways of doing this?
I want to write a map that runs for every log file and produces a summary file removing all the log files. I have written a map that does this but I am wondering if anyone has a btter solution to getting all the log files onto input. I tried using the file watcher (source evnt) on the event server but this can't handle the number of log files there is so I now use a unix script to run the map for every log file it finds.
Does anyone have any other ways of doing this?