Difference between revisions of "Loader Configuration"

From truxwiki.com
Jump to navigation Jump to search
(Created page with "Some pointers on tuning loader machines. =Temporary Folder= The <code>tempdir</code> setting controls the folder where Truxton ETLs will write their temporary files. In the c...")
 
Line 1: Line 1:
 
Some pointers on tuning loader machines.
 
Some pointers on tuning loader machines.
  
=Temporary Folder=
+
=Loader Machine=
 +
 
 +
==Temporary Folder==
 
The <code>tempdir</code> setting controls the folder where Truxton ETLs will write their temporary files.
 
The <code>tempdir</code> setting controls the folder where Truxton ETLs will write their temporary files.
 
In the case of PST files, this can be huge.
 
In the case of PST files, this can be huge.
 
Choose a fast drive to hold this.
 
Choose a fast drive to hold this.
  
=Hashsets=
+
==Hashsets==
 
The <code>hashsetdir</code> setting controls the folder where hashsets are stored.
 
The <code>hashsetdir</code> setting controls the folder where hashsets are stored.
 
Any ETL process that produces files will need fast access to the files in this folder.
 
Any ETL process that produces files will need fast access to the files in this folder.
 
Many reads will be performed on these files so this folder should be on a fast drive.
 
Many reads will be performed on these files so this folder should be on a fast drive.
 +
 +
=Rack Configuration=
 +
The Truxton Forensic Rack has a [https://www.yellowbrick.com/ Yellowbrick] database appliance, dedicated loader/exploitation machines and depot storage.
 +
With everything separated, it gives us many knobs to turn for loading.

Revision as of 11:12, 30 June 2020

Some pointers on tuning loader machines.

Loader Machine

Temporary Folder

The tempdir setting controls the folder where Truxton ETLs will write their temporary files. In the case of PST files, this can be huge. Choose a fast drive to hold this.

Hashsets

The hashsetdir setting controls the folder where hashsets are stored. Any ETL process that produces files will need fast access to the files in this folder. Many reads will be performed on these files so this folder should be on a fast drive.

Rack Configuration

The Truxton Forensic Rack has a Yellowbrick database appliance, dedicated loader/exploitation machines and depot storage. With everything separated, it gives us many knobs to turn for loading.