Merge Apache Logs
We can merge the Apache log file by executing the below Linux command. Before execute the below command open the terminal and login as a super user.
# /usr/local/awstats/tools/logresolvemerge.pl /path/to/logs/* > /path/to/logs/all.log
