开发者

Software to help in log analysis?

开发者 https://www.devze.com 2023-01-22 03:59 出处:网络
Hey guys, I ha开发者_JS百科ve a quick question. Does anyone know of any software that can help with understanding client-server logs?

Hey guys, I ha开发者_JS百科ve a quick question.

Does anyone know of any software that can help with understanding client-server logs?

I have 3 huge logs of 1 server & 2 clients that are time stamped, but only if I could arrange all 3 of them in a UI side by side in a chronological order, it would be so easy for me to understand them.

Thanks for any tips on such a software. (Or maybe some ideas to help me with this.)3

Software to help in log analysis?

Edit: the mockup image has blue line partitions to separate out time in milliseconds. That is just for visualization.


You didn't say what platform but Microsoft Log Parser is something that can be useful. Here are some samples.


Google BigQuery is a helpful tool for analyzing massive datasets, including logs. It doesn't give you a UI, but it does provide a SQL-like language for making queries over the logs.

0

精彩评论

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