{% extends "base.html" %}
{% block navigation %}
You can upload either a Plaso storage file, JSONL, or a CSV file.
Supported Plaso version: {{ plaso_version }}
If you are uploading a CSV or JSONL file make sure to read the documentation to learn what columns are mandatory.
Uploads are disabled. See the documentation on how to enable the upload feature and get started.