Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 478 Bytes

File metadata and controls

13 lines (10 loc) · 478 Bytes
title sidebar_label slug
engine logs
engine logs
/engine-logs

To get logs for all existing (stopped or running) engines, use:

kurtosis engine logs $OUTPUT_DIRECTORY

which will dump all the logs of the engine container to the directory specified by $OUTPUT_DIRECTORY. If a $OUTPUT_DIRECTORY is not specified, Kurtosis will default to writing the logs in a folder name following the schema kurtosis-engine-logs--TIMESTAMP in the working directory.