Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ClearcodeHQ/Go-Forward

Repository files navigation

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.

About

AWS Cloudwatch Logs forwarder

Topics

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE.md
GPL-3.0
GPL3_LICENSE.md

Stars

Watchers

Forks

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /