logging - Log analyzer for non-web-applications -


I am looking for some kind of device to analyze log files in custom format (my own program for my own Format for example). There are many tools that are designed for web-traffic log analysis, but I have not found the appropriate tools for custom log files. I would be happy to find where I can collect all the timestamps for example and get the findings or graphs based on that. For example, show TPS (transaction per second).

I would better use free programs, in fact it could be any type of data analyzer because it is able to parse the log file. If I need to analyze only one type of files, then I will write a program of myself, but I have to analyze the wide variety of files

I have tried Google for a suitable device for a long time But every analyst seems to be designed for web traffic.

You can get information from simple SQL queries.

Use this type of text on the CMD line for the text file:

  logposters -i: textline 'C: \ path \ *. Text '% text to% FIND' " 

or try with it like 'Choose' from 'Txt'.


Comments