Oura

v2 (latest)v2 (latest)v1v1
GitHubGitHub (opens in a new tab)DiscordDiscord (opens in a new tab)
  • Introduction
  • Configuration
  • Installation
    • Binary Release
    • Docker
    • From Source
    • Kubernetes
  • Usage
    • Daemon
    • Library
  • Filters
    • Deno
    • Legacy V1
    • Parse Cbor
    • Select
    • Split Block
  • Sources
    • N2c
    • N2n
    • Utxorpc
  • Sinks
    • Aws Lambda
    • Aws S3
    • Aws Sqs
    • Elasticsearch
    • File Rotate
    • Gcp Cloudfunction
    • Gcp Pubsub
    • Kafka
    • Rabbitmq
    • Redis
    • Stdout
    • Terminal
    • Webhook
    • Data Dictionary
  • Advanced Features
    • Custom Network
    • Finalize Options
    • Intersect Options
    • Pipeline Metrics
    • Retry Policy
    • Stateful Cursor
    • Cardano 2 Kafka

On This Page

  • Configuration
Question? Give us feedback → (opens in a new tab)Edit this page
v2 (latest)
Sinks
Stdout

Stdout

A sink that outputs each event data into the terminal through stdout.

Configuration

[sink]
type = "Stdout"
  • type: the literal value Stdout.
RedisTerminal

Oura - TxPipe