Autopsy  4.18.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | Static Private Attributes | List of all members
org.sleuthkit.autopsy.modules.plaso.PlasoModuleSettings Class Reference

Inherits org.sleuthkit.autopsy.ingest.IngestModuleIngestJobSettings.

Public Member Functions

 PlasoModuleSettings ()
 
long getVersionNumber ()
 

Static Private Attributes

static final long serialVersionUID = 1L
 

Detailed Description

Settings for the Plaso Ingest Module.

Definition at line 29 of file PlasoModuleSettings.java.

Constructor & Destructor Documentation

org.sleuthkit.autopsy.modules.plaso.PlasoModuleSettings.PlasoModuleSettings ( )

Constructor. The PlasoModuleSettings will have the default parsers (winreg, pe, chrome, firefox, internet explorer) disabled.

Definition at line 49 of file PlasoModuleSettings.java.

Member Function Documentation

long org.sleuthkit.autopsy.modules.plaso.PlasoModuleSettings.getVersionNumber ( )

Gets the serialization version number.

Returns
A serialization version number.

Implements org.sleuthkit.autopsy.ingest.IngestModuleIngestJobSettings.

Definition at line 79 of file PlasoModuleSettings.java.

References org.sleuthkit.autopsy.modules.plaso.PlasoModuleSettings.serialVersionUID.

Member Data Documentation

final long org.sleuthkit.autopsy.modules.plaso.PlasoModuleSettings.serialVersionUID = 1L
staticprivate

The documentation for this class was generated from the following file:

Copyright © 2012-2021 Basis Technology. Generated on: Thu Jul 8 2021
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.