PySpark Plaso
Release 2019
A tool for distributed extraction of timestamps from various files using extractors adapted from the Plaso engine to Apache Spark.
|
Public Member Functions | |
def | __init__ (self, hdfs_base_uri, spark_context) |
def | get (self, hdfs_path="") |
Public Attributes | |
controller | |
def plaso.tarzan.app.views.extractview.ExtractView.__init__ | ( | self, | |
hdfs_base_uri, | |||
spark_context | |||
) |
def plaso.tarzan.app.views.extractview.ExtractView.get | ( | self, | |
hdfs_path = "" |
|||
) |
plaso.tarzan.app.views.extractview.ExtractView.controller |