Crash Logs and Heap Dumps
In the rare event of a crash caused by an Out of Memory error, the Intelligence Hub is configured to produce a crash log and a heap dump.
Windows and Linux
By default, these files are saved in the active directory. To change this location, set the DUMP_PATH environment variable.
Docker
In Docker environments, DUMP_PATH defaults to /usr/local/highbyte/appData. Please refer to the Docker documentation for details on configuring a volume to persist these files across restarts.