Accessing Log Files
Log files of CloudBlue Commerce components are stored on the dedicated cluster node in the directory specified in the logging.output_to_filesystem.filesystem_path setting of your infra.yaml
.
Log files in that directory:
-
are in NAMESPACE/YEAR/MONTH/DAY sub-directories,
-
contain pod and container names in their file names, and
-
are compressed with gzip.
To view or download log files, you need SSH access to that cluster node.