Log Access

Overview

When running locally log files will be added to /var/log/hadean

When running on a cluster you will be able to access a stream of the logs by using the hadean platform CLI

hadean cluster logs --name [cluster name]

Please refer the the Hadean platform documentation for more information on available options for accessing log files.

Last updated