pm4py.connectors.extract_log_windows_events#
- pm4py.connectors.extract_log_windows_events() DataFrame [source]#
Extract a process mining dataframe from all the events recorded in the Windows registry.
CASE ID (case:concept:name) => name of the computer emitting the events. ACTIVITY (concept:name) => concatenation of the source name of the event and the event identifier
TIMESTAMP (time:timestamp) => timestamp of generation of the event RESOURCE (org:resource) => username involved in the event
- Return type:
pd.DataFrame