benthos-fluentd-forward

command module
v0.0.0-...-2d98e52 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2024 License: MIT Imports: 4 Imported by: 0

README

benthos-fluentd-forward

Installation

go mod get github.com/sousa-andre/benthos-fluentd-forward`

Components

Output
Configuration
output:
  fluentd_forward:
    tag: "benthos.ouput"

Build

package main

import (
	"context"
	"github.com/redpanda-data/benthos/v4/public/service"
	_ "github.com/redpanda-data/connect/v4/public/components/all"
	_ "github.com/sousa-andre/benthos-fluentd-forward/output"
)

func main() {
	service.RunCLI(context.Background())
}

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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