Skip to content

GabrielSiq/LogGenerator

Repository files navigation

A Log Generator for Process Analytics

In the fields of Business Process Management and Process Analytics/Mining, analysis algorithms and techniques depend on log datasets of varying sizes and characteristics. Obtaining real datasets is a challenge -- arising from accuracy, privacy, security, and secrecy concerns, and even unavailability in the case of newly installed processes. Synthetic datasets are frequently used by researchers as an effective alternative in developing/validating algorithms and techniques.

In this work we design and implement a general purpose business process simulator to streamline the generation of high-quality, custom log datasets. Additionally, we demonstrate an application of the simulator in tackling the business problem of making staffing decisions following the introduction of new processes in an organization. We conclude by discussing directions for improving usability of our proof-of-concept implementation.