开发者

Universal Log Analyzer...! [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 11 years ago.

Is there exist something like 'Universa开发者_运维问答l Log Analyzer'?

I mean by Universal Log Anlyzer that it can analyze most kind of log files generated by Java/.Net/etc. written softwares.

My intention is not to use it for every kind of log files. I am actually looking for such software that only need to configure some part of Log Analyzer(e.g. provide some expression or pattern syntax) and based on that it can generate some analysis for me. I have googled much on this topic but not find much solution on it.

Need info on both Paid and Free Softwares.

Thanks, Manish Patil.


Take a look at log parser. It is free tool from Microsoft, that allows parse and query almost all kinds of log. Here is description from official site:

Log parser is a powerful, versatile tool that provides universal query access to text-based data such as log files, XML files and CSV files, as well as key data sources on the Windows® operating system such as the Event Log, the Registry, the file system, and Active Directory®. You tell Log Parser what information you need and how you want it processed. The results of your query can be custom-formatted in text based output, or they can be persisted to more specialty targets like SQL, SYSLOG, or a chart.

Most software is designed to accomplish a limited number of specific tasks. Log Parser is different... the number of ways it can be used is limited only by the needs and imagination of the user. The world is your database with Log Parser.


There ain't no such thing as a free lunch.

Many universal log analyzers exist. But you have to define configuration files yourself for handling your own log files.

Examples: grep, awk, perl, python, ...

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜