开发者

Need to join multiple (Apache) server logs into one chronological log

开发者 https://www.devze.com 2023-02-05 05:05 出处:网络
Apache log in long format, stored on multiple servers, relating to the same domain. I need to merge them together in chronological order so AWstats or something similar ca开发者_运维百科n create a log

Apache log in long format, stored on multiple servers, relating to the same domain. I need to merge them together in chronological order so AWstats or something similar ca开发者_运维百科n create a log.

Of course, telling me how to just throw them randomly at a parsing tool to generate an access log would be a sufficient answer as well.


http://awstats.sourceforge.net/docs/awstats_faq.html#LOADLOG

AWstats includes a script to do this. For people running load balancers and multiple app servers, AWstats just kind of handles it for you. It's quite cool.

0

精彩评论

暂无评论...
验证码 换一张
取 消