Title :
Contextual analysis of program logs for understanding system behaviors
Author :
Qiang Fu ; Jian-Guang Lou ; Qingwei Lin ; Rui Ding ; Dongmei Zhang ; Tao Xie
Author_Institution :
Microsoft Res. Asia, Beijing, China
Abstract :
Understanding the behaviors of a software system is very important for performing daily system maintenance tasks. In practice, one way to gain knowledge about the runtime behavior of a system is to manually analyze system logs collected during the system executions. With the increasing scale and complexity of software systems, it has become challenging for system operators to manually analyze system logs. To address these challenges, in this paper, we propose a new approach for contextual analysis of system logs for understanding a system´s behaviors. In particular, we first use execution patterns to represent execution structures reflected by a sequence of system logs, and propose an algorithm to mine execution patterns from the program logs. The mined execution patterns correspond to different execution paths of the system. Based on these execution patterns, our approach further learns essential contextual factors (e.g., the occurrences of specific program logs with specific parameter values) that cause a specific branch or path to be executed by the system. The mining and learning results can help system operators to understand a software system´s runtime execution logic and behaviors during various tasks such as system problem diagnosis. We demonstrate the feasibility of our approach upon two real-world software systems (Hadoop and Ethereal).
Keywords :
data mining; program diagnostics; software maintenance; Ethereal; Hadoop; execution pattern mining; execution patterns; execution structure representation; program log contextual analysis; software system behavior understanding; software system runtime execution logic; system maintenance tasks; system problem diagnosis; Accuracy; Decision trees; Feature extraction; Indexes; Lattices; Runtime; Software systems; Contextual Analysis; log analysis; understanding system behaviors;
Conference_Titel :
Mining Software Repositories (MSR), 2013 10th IEEE Working Conference on
Conference_Location :
San Francisco, CA
Print_ISBN :
978-1-4799-0345-0
DOI :
10.1109/MSR.2013.6624054