PySpark Plaso  Release 2019
A tool for distributed extraction of timestamps from various files using extractors adapted from the Plaso engine to Apache Spark.
Functions | Variables
plaso.tarzan.run Namespace Reference

Functions

def run_PE (mediator)
 
def run_SQLite (mediator)
 
def run_WinReg (mediator)
 

Variables

 m = plaso.tarzan.mediator.print_mediator.PrintMediator()
 

Function Documentation

◆ run_PE()

def plaso.tarzan.run.run_PE (   mediator)

◆ run_SQLite()

def plaso.tarzan.run.run_SQLite (   mediator)

◆ run_WinReg()

def plaso.tarzan.run.run_WinReg (   mediator)

Variable Documentation

◆ m