A newer version of this documentation is available: View the Latest Version

Step log output

During the processing of steps, the step log is also written.

Here, processing processes and other information are logged.

The step log entry created in the process can also be viewed in the detail display of a step in the Magento backend.

The step log entry can be read via the CLI command as well.

CLI Command

The ID of the desired step must be passed as an argument.

It can be read out using the CLI detail command.

bin/magento pipeline:step:show-log

Example

Display of a step log, here with step ID 173.

bin/magento pipeline:step:show-log 173

Output

bin/magento pipeline:step:show-log 173
--- ATTEMPT 1 ---
[2021-08-04 13:26:37] executor.INFO: [Skipped] Skip delete pipelines, as feature is configured as disabled