Change crash logs location
J
JB Louvet
When ignition crashes, a crash log is generated in the ignition folder. When running Ignition in a container, we chose to only make the data and log directory persistent on disk. Therefore, when it crashes, we can see the issue in its log, but with the container restarting we lose access to the crash log it generated. Please either change the default location of the crash log to its log directory, or provide a solution to configure a customized crash log directory (config). Thanks.
[Related case #190423]
Log In