IMDEA Software

Iniciativa IMDEA

Inicio > Eventos > Charlas Invitadas > 2013 > Modeling Systems from Logs of their Behavior
Esta página aún no ha sido traducida. A continuación se muestra la página en inglés.

Ivan Beschastnikh

martes 12 de marzo de 2013

11:30am Meeting room 302 (Mountain View), level 3

Ivan Beschastnikh, PhD Student, University of Washington, USA

Modeling Systems from Logs of their Behavior

Abstract:

Logged messages are invaluable for debugging and diagnosing problems. Unfortunately, many execution logs are inscrutable in their raw form. For example, a production Google system may generate a billion-line log file in a single day. In my talk, I will detail two log-analysis tools that I developed to deal with this problem. These tools infer concise and precise models from large execution logs of sequential and distributed systems. Both tools enable new kinds of program analyses and make logs more useful to developers. For example, my empirical experiments show that developers find the inferred models useful for identifying bugs, confirming bugs that were previously known, and increasing their confidence in their implementations.