Skip to content
This repository was archived by the owner on Jan 28, 2021. It is now read-only.

Financial-Times/coco-splunk-http-forwarder

Repository files navigation

Coco Splunk Http Forwarder

Building

CGO_ENABLED=0 go build -a -installsuffix cgo -o coco-splunk-http-forwarder .

docker build -t coco/coco-splunk-http-forwarder .

Description

The Splunk forwarder is a golang application that posts a stdin to a provided URL. Failed messages are stored in S3 and retried with an exponential backoff mechanism, in parallel to the normal flow. Docker images builds a container that forwards the journalctl logs to the Splunk endpoint

Usage ex

e.g. journalctl -f --output=json | ./coco-splunk-http-forwarder -url=$FORWARD_URL

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 11