stdinreceiver

package module
v0.0.0-...-4491d64 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 17, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

README

Stdin receiver

The Stdin receiver accepts logs from stdin on the current collector process.

Supported pipeline types: logs

🚧 This receiver is in beta and configuration fields are subject to change.

Configuration

Example:

receivers:
  stdin:

Documentation

Overview

Package stdinreceiver implements a receiver that can be used by the OpenTelemetry collector to receive log data from stdin.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFactory

func NewFactory() receiver.Factory

NewFactory creates a factory for stdin receiver.

Types

type Config

type Config struct {
	StdinClosedHook func()
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL