Autopsy
4.19.3
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Public Attributes | |
LOCAL | |
REMOTE | |
Events have a source field set to local or remote to allow event subscribers to filter events by source type. For a multi-user case, a local event has happened on this Autopsy node, and a remote event has happened on another Autopsy node.
Events are local by default and are changed to remote events by the event publishers on other Autopsy nodes upon event receipt.
Definition at line 52 of file AutopsyEvent.java.
org.sleuthkit.autopsy.events.AutopsyEvent.SourceType.LOCAL |
Definition at line 53 of file AutopsyEvent.java.
Referenced by org.sleuthkit.autopsy.events.AutopsyEvent.AutopsyEvent(), org.sleuthkit.autopsy.testutils.IngestJobRunner.IngestJobCompletionListener.propertyChange(), org.sleuthkit.autopsy.casemodule.CollaborationMonitor.LocalTasksManager.propertyChange(), and org.sleuthkit.autopsy.commandlineingest.CommandLineIngestManager.JobProcessingTask.IngestJobEventListener.propertyChange().
org.sleuthkit.autopsy.events.AutopsyEvent.SourceType.REMOTE |
Definition at line 54 of file AutopsyEvent.java.
Copyright © 2012-2022 Basis Technology. Generated on: Thu Jun 1 2023
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.