Forum Moderators: DixonJones
My question is can I concatenate the "rest of July log file" with the current live access.log file without having to download the access.log and join them but miss some of the logging while the file is down. I know you can "cat" from the terminal but wasn't sure hwo it worked and how it would work on the live access.log file. I woould just like to get the whole of July's figures in my reports! :))
Thanks for your help...
B
A better solution might be to remove the webalizer stats directory and then rerun webalizer to analyze each of your old log files and then the new one. You can 'cat' you old log files to webalizer to run the old ones without modifying your webalizer.conf file. Look at the webalizer documentation for 'standard input'.
Hakre - Yep had tried that but couldn't find out how to do it.....will look harder I think as it must be there somewhere! :))
Thanks again
B