Answer the question
In order to leave comments, you need to log in
Algorithms for analyzing logs
Good afternoon.
Interested in algorithms for analyzing program logs, and not statistical ones (which simply count the number of certain words / events), but intellectual ones. For example, our program works, prints some data to the log. At this time, the analyzer performs some calculations, finds possible patterns. At some point in time, an event occurs in the program that violates the identified patterns, and the analyzer points this out to us.
Has anyone come across similar algorithms?
Answer the question
In order to leave comments, you need to log in
In any case, the writing of the log parsing algorithm will have to be fixed.
If you use AI, then this is a rather cumbersome and long way.
If a fixed algorithm is not suitable, create an analytical algorithm that, based on a fixed base of features (questions), will issue recommendations (answers). For Google - expert systems.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question