Event Log Analysis
Event log analysis is known as event composition in active databases, chronicle recognition in artificial intelligence and as real-time logic evaluation in real-time systems. Essentially, event log analysis is used for pattern matching, filtering of event occurrences, and aggregation of event occurrences into composite event occurrences. Commonly, dynamic programming strategies from algorithms are employed to save results of previous analyses for future use, since, for example, the same pattern may be match with the same event occurrences in several consecutive analysis processing. In contrast to general rule processing (employed to assert new facts from other facts, cf. inference engine) that is usually based on backtracking techniques, event log analysis algorithms are commonly greedy; for example, when a composite is said to have occurred, this fact is never revoked as may be done in a backtracking based algorithm.
Several mechanisms have been proposed for event log analysis: finite state automata, Petri nets, procedural (either based on an imperative programming language or an object-oriented programming languages), a modification of Boyer–Moore string search algorithm, and simple temporal networks.
Read more about this topic: Event Monitoring
Famous quotes containing the words event, log and/or analysis:
“This event advertises me that there is such a fact as death,the possibility of a mans dying. It seems as if no man had ever died in America before; for in order to die you must first have lived.”
—Henry David Thoreau (18171862)
“T is wonderful how soon a piano gets into a log hut on the frontier. You would think they found it under a pine stump. With it comes a Latin grammar,and one of those tow-head boys has written a hymn on Sunday. Now let colleges, now let senates take heed!”
—Ralph Waldo Emerson (18031882)
“Cubism had been an analysis of the object and an attempt to put it before us in its totality; both as analysis and as synthesis, it was a criticism of appearance. Surrealism transmuted the object, and suddenly a canvas became an apparition: a new figuration, a real transfiguration.”
—Octavio Paz (b. 1914)