-
Notifications
You must be signed in to change notification settings - Fork 364
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve task-based processing #771
Labels
clean up issue
Issue that needs to be clarified, or split into other issues
core
Issues relating to Plaso's core - processing, file access etc.
enhancement
New or improved functionality
Comments
joachimmetz
added
enhancement
New or improved functionality
core
Issues relating to Plaso's core - processing, file access etc.
labels
Jul 5, 2016
joachimmetz
added a commit
to joachimmetz/plaso
that referenced
this issue
Aug 8, 2016
joachimmetz
added a commit
to joachimmetz/plaso
that referenced
this issue
Aug 8, 2016
joachimmetz
added a commit
to joachimmetz/plaso
that referenced
this issue
Aug 8, 2016
joachimmetz
added a commit
to joachimmetz/plaso
that referenced
this issue
Aug 8, 2016
joachimmetz
added a commit
to joachimmetz/plaso
that referenced
this issue
Aug 8, 2016
joachimmetz
added a commit
to joachimmetz/plaso
that referenced
this issue
Aug 8, 2016
joachimmetz
added a commit
to joachimmetz/plaso
that referenced
this issue
Aug 8, 2016
joachimmetz
added a commit
to joachimmetz/plaso
that referenced
this issue
Aug 8, 2016
joachimmetz
added a commit
to joachimmetz/plaso
that referenced
this issue
Aug 8, 2016
joachimmetz
added a commit
to joachimmetz/plaso
that referenced
this issue
Aug 8, 2016
joachimmetz
added a commit
to joachimmetz/plaso
that referenced
this issue
Aug 8, 2016
joachimmetz
added a commit
to joachimmetz/plaso
that referenced
this issue
Aug 10, 2016
joachimmetz
added a commit
to joachimmetz/plaso
that referenced
this issue
Aug 10, 2016
joachimmetz
added a commit
to joachimmetz/plaso
that referenced
this issue
Aug 10, 2016
joachimmetz
added a commit
to joachimmetz/plaso
that referenced
this issue
Aug 10, 2016
joachimmetz
added a commit
to joachimmetz/plaso
that referenced
this issue
Aug 10, 2016
joachimmetz
added a commit
to joachimmetz/plaso
that referenced
this issue
Aug 10, 2016
joachimmetz
added a commit
to joachimmetz/plaso
that referenced
this issue
Aug 10, 2016
joachimmetz
added a commit
to joachimmetz/plaso
that referenced
this issue
Aug 10, 2016
joachimmetz
added a commit
to joachimmetz/plaso
that referenced
this issue
Aug 10, 2016
joachimmetz
added a commit
to joachimmetz/plaso
that referenced
this issue
Aug 10, 2016
joachimmetz
added a commit
to joachimmetz/plaso
that referenced
this issue
Aug 10, 2016
joachimmetz
added a commit
to joachimmetz/plaso
that referenced
this issue
Aug 10, 2016
joachimmetz
added a commit
to joachimmetz/plaso
that referenced
this issue
Aug 10, 2016
joachimmetz
added a commit
to joachimmetz/plaso
that referenced
this issue
Aug 10, 2016
joachimmetz
added a commit
to joachimmetz/plaso
that referenced
this issue
Aug 10, 2016
joachimmetz
added a commit
to joachimmetz/plaso
that referenced
this issue
Apr 3, 2017
joachimmetz
added a commit
that referenced
this issue
Apr 3, 2017
joachimmetz
added a commit
to joachimmetz/plaso
that referenced
this issue
Apr 3, 2017
joachimmetz
added a commit
to joachimmetz/plaso
that referenced
this issue
Apr 3, 2017
joachimmetz
added a commit
to joachimmetz/plaso
that referenced
this issue
Apr 3, 2017
joachimmetz
added a commit
to joachimmetz/plaso
that referenced
this issue
Apr 3, 2017
joachimmetz
added a commit
that referenced
this issue
Apr 6, 2017
joachimmetz
added a commit
to joachimmetz/plaso
that referenced
this issue
Apr 6, 2017
joachimmetz
added a commit
that referenced
this issue
Apr 6, 2017
joachimmetz
added a commit
to joachimmetz/plaso
that referenced
this issue
Jul 7, 2017
joachimmetz
added a commit
to joachimmetz/plaso
that referenced
this issue
Jul 9, 2017
joachimmetz
added a commit
to joachimmetz/plaso
that referenced
this issue
Jul 9, 2017
joachimmetz
added a commit
to joachimmetz/plaso
that referenced
this issue
Jul 9, 2017
joachimmetz
added a commit
to joachimmetz/plaso
that referenced
this issue
Jul 10, 2017
joachimmetz
added a commit
to joachimmetz/plaso
that referenced
this issue
Jul 10, 2017
joachimmetz
added a commit
to joachimmetz/plaso
that referenced
this issue
Jul 12, 2017
joachimmetz
added a commit
to joachimmetz/plaso
that referenced
this issue
Jul 12, 2017
joachimmetz
added a commit
to joachimmetz/plaso
that referenced
this issue
Jul 12, 2017
joachimmetz
added a commit
to joachimmetz/plaso
that referenced
this issue
Jul 12, 2017
joachimmetz
added a commit
that referenced
this issue
Jul 12, 2017
@joachimmetz Can you please update this issue? I suspect many of the checkboxes are no longer relevant, or have been partially event. If you want to close out this issue, and open new issues for the individual pieces, I'm very supportive. |
@Onager I've started clean this up a bit |
joachimmetz
added
the
clean up issue
Issue that needs to be clarified, or split into other issues
label
Jul 31, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
clean up issue
Issue that needs to be clarified, or split into other issues
core
Issues relating to Plaso's core - processing, file access etc.
enhancement
New or improved functionality
Task-based processing changes (to do after 1.5.0 release):
Added attribute container identifiersremove the need for storage_number, storage_index and event_uuidremove event uuidClean up after adding attribute container identifiersMigrate psort to task-based processingdeprecate and remove SingleProcessQueueclean upPsortAnalysisReportZIPStorageFileWriter
clean up event buffer, and different event heapsremoved event buffer https://codereview.appspot.com/329770043/Storage object changeSetEnableProfiling
toEnableProfiling
andDisableProfiling
Clean up ProcessSources method (Also see: https://codereview.appspot.com/301940043/diff/20001/plaso/frontend/extraction_frontend.py?context=10&column_width=80)move remainder of collector, filter file, to worker?Salvage http://codereview.appspot.com/303250043/Stored information:
move buffer size into storage metadataWrite source path spec information (mount points?)store extraction and analysis informationstore source scanner/volume informationstore collection errors, extraction (parsing) errors, etc.change event object to use event sourceUnsorted:
The text was updated successfully, but these errors were encountered: