Blueprints

Log content in the console

Source

yaml
id: log-flow
namespace: company.team

tasks:
  - id: log
    type: io.kestra.plugin.core.log.Log
    message: Hello world!

About this blueprint

A simple example to show how to display message in the console.

Log

New to Kestra?

Use blueprints to kickstart your first workflows.

Get started with Kestra