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.app.pyspark_plaso_webapp Namespace Reference

Functions

def app_list_routes ()
 
def configure_app (spark_context, hdfs_uri)
 

Variables

 app = Flask(__name__)
 
 methods
 

Function Documentation

◆ app_list_routes()

def plaso.tarzan.app.pyspark_plaso_webapp.app_list_routes ( )

◆ configure_app()

def plaso.tarzan.app.pyspark_plaso_webapp.configure_app (   spark_context,
  hdfs_uri 
)

Variable Documentation

◆ app

plaso.tarzan.app.pyspark_plaso_webapp.app = Flask(__name__)

◆ methods

plaso.tarzan.app.pyspark_plaso_webapp.methods