Module context

Module context 

Source

Structs§

ForensicContext

Functions§

context
Gets the context of the analysis
initialize_context
Simplifys the creation of new events with the context of the analysis: artifact being processed, name of the machine where the artifacts came from and the name of the client/tenant.
set_artifact
Changes the type of artifact being processed by the current thread
set_host
Change the name of the computer for which artifacts are being processed by the current thread
set_tenant
Change the tenant ID for which artifacts are being processed by the current thread