logsagentexporter

package module
v0.54.0-rc.1 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2024 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Overview

Package logsagentexporter contains a logs exporter which forwards logs to a channel.

Index

Constants

View Source
const (
	// TypeStr defines the logsagent exporter type string.
	TypeStr = "logsagent"
)

Variables

This section is empty.

Functions

func NewFactory

func NewFactory(logsAgentChannel chan *message.Message) exp.Factory

NewFactory creates a new logsagentexporter factory.

Types

type Config

type Config struct {
	OtelSource    string
	LogSourceName string
}

Config defines configuration for the logs agent exporter.

Jump to

Keyboard shortcuts

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