adapter

command
v0.0.0-...-122e78d Latest Latest
Warning

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

Go to latest
Published: Oct 3, 2022 License: MIT Imports: 7 Imported by: 0

README

csls syslog over http adapter

Overview

Starts an HTTP (or AWS API Gateway) service that accepts cloudfoundry format syslog-over-http requests and forwards them to a kinesis stream in CSLS log format.

Usage

CSLS_ROLE_ARN=<arn-with-access-to-kinesis> \
CSLS_HMAC_SECRET=<secret-shared-with-broker> \
CSLS_STREAM_NAME=<kinesis-stream-send-to> \
	go run ./cmd/adapter

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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