PySpark Plaso
Release 2019
A tool for distributed extraction of timestamps from various files using extractors adapted from the Plaso engine to Apache Spark.
|
Namespaces | |
plaso.tarzan.run | |
Functions | |
def | plaso.tarzan.run.run_PE (mediator) |
def | plaso.tarzan.run.run_SQLite (mediator) |
def | plaso.tarzan.run.run_WinReg (mediator) |
Variables | |
plaso.tarzan.run.m = plaso.tarzan.mediator.print_mediator.PrintMediator() | |