Sciweavers

SIGOPS
2010

Mining dependency in distributed systems through unstructured logs analysis

13 years 2 months ago
Mining dependency in distributed systems through unstructured logs analysis
Dependencies among system components are crucial to locating root errors in a distributed system. In this paper, we propose an approach to mine intercomponent dependencies from unstructured logs. The technique requires neither additional system instrumentation nor any application specific knowledge. In the approach, we first parse each log message into its log key and parameters. Then, we find dependent log key pairs belong to different components by leveraging co-occurrence analysis and parameter correspondence. After that, we use Bayesian decision theory to estimate the dependency direction of each dependent log key pair. We further apply time delay consistency to remove false positive detections. Case studies on Hadoop show that the technique successfully identifies the dependencies among the distributed system components.
Jian-Guang Lou, Qiang Fu, Yi Wang, Jiang Li
Added 30 Jan 2011
Updated 30 Jan 2011
Type Journal
Year 2010
Where SIGOPS
Authors Jian-Guang Lou, Qiang Fu, Yi Wang, Jiang Li
Comments (0)