Skip to content

Console

Write IO throughput stats and diagnostic information to the console.

Config Files

To configure the Run console unit, Edit these files.

Below is the default configuration from: console/config.yaml.

Edit Online

Edit config.yaml Locally

# 🔟❎ 'run' console configuration

# Write IO throughput stats and diagnostic information to the console.
# To learn more see https://doc.log10x.com/run/console/

# Set the 10x pipeline to 'run'
tenx: run

# ============================= Console Options ===============================

# 'printProgress' enables/disables reporting I/O status to stdout.
printProgress: true

Options

Specify the options below to configure the Run console:

Name Description
printProgress Report i/o progress to the console

printProgress

Report i/o progress to the console.

Type Default
Boolean false

Enables/disables reporting I/O status to stdout.


This unit is defined in console/unit.yaml.