Difference between revisions of "Black Box"

From truxwiki.com
Jump to navigation Jump to search
(Created page with "The Truxton ETL processes have a "black box" that contains information about the process. It is a process equivalent of an [https://en.wikipedia.org/wiki/Flight_recorder aircr...")
 
Line 2: Line 2:
 
It is a process equivalent of an [https://en.wikipedia.org/wiki/Flight_recorder aircraft black box].
 
It is a process equivalent of an [https://en.wikipedia.org/wiki/Flight_recorder aircraft black box].
 
The contents are dumped upon request to an [https://en.wikipedia.org/wiki/XML XML] file.
 
The contents are dumped upon request to an [https://en.wikipedia.org/wiki/XML XML] file.
 +
 +
=Dump File Location=
 +
 +
The state information will be written to a file in a folder named "<code>Truxton\\Debug Dumps</code>" with a timestamp and process id in the filename.
 +
If the <code>[[Configuration System|logdir]]</code> option was not set, the root folder for the dump folder will be in the Program Data folder, usually the hidden <code>C:\ProgramData</code> folder.
 +
 +
==Examples==
 +
If <code>[[Configuration System|logdir]]</code> was set to "<code>E:\Logs\</code>" then the dump file would be something like this:
 +
<code>E:\Logs\Truxton\\Debug Dumps\\"

Revision as of 10:50, 28 May 2023

The Truxton ETL processes have a "black box" that contains information about the process. It is a process equivalent of an aircraft black box. The contents are dumped upon request to an XML file.

Dump File Location

The state information will be written to a file in a folder named "Truxton\\Debug Dumps" with a timestamp and process id in the filename. If the logdir option was not set, the root folder for the dump folder will be in the Program Data folder, usually the hidden C:\ProgramData folder.

Examples

If logdir was set to "E:\Logs\" then the dump file would be something like this: E:\Logs\Truxton\\Debug Dumps\\"