marcobrotto
marcobrotto
**Problem to solve** When a user uploads a CSV file, Timesketch checks if the mandatory CSV headers are present or not. With the PR #2261 we partially solved this problem,...
**Bug Description** The submission of a CSV with missing mandatory headers fals on the server side. However, even if the clients are notified with an error, they will try to...
**Description of problem:** After installing the latest version of Plaso (20220724) via Docker, I failed to run log2timeline and I received this error: ``` Traceback (most recent call last): File...
# Post file upload in the new frontend ## Improvements * Non fully indexed files are constantly monitored to give the user an idea of the "indexing-progress". This feature allows...
# Headers mapping for JSON and JSONL file We aim to extend the headers mapping selection feature for JSON and JSONL files (see PRs #2257 and #2273). **Solution / Approach**...