go-forward

command module
v0.0.0-...-5a54dd5 Latest Latest
Warning

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

Go to latest
Published: Jun 19, 2017 License: LGPL-3.0 Imports: 26 Imported by: 0

README

Build Status Coverage Status

This program's purpose is to forward all logs received from a unix/ip socket and forward them to cloudwatch logs.

Motivation:

  • Learn go
  • Small memory footprint
  • No file readers
  • Socket listeners

Usage:

-c string
	Config file location. (default "/etc/logs_agent.cfg")

See config.ini for possible configuration options.

Program behaviour:

  • Logs that are too old are discarded.
  • Logs that exceed their allowed size are discarded.
  • Incoming message timestamps are only used to set cloudwatch logs timestamp value. They are not written in message body.

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