项目作者: taimos

项目描述 :
SumoLogic log forwarder and configurer for AWS CloudWatch
高级语言: JavaScript
项目地址: git://github.com/taimos/cloudwatch-sumologic.git
创建时间: 2017-11-17T11:49:13Z
项目社区:https://github.com/taimos/cloudwatch-sumologic

开源协议:Apache License 2.0

下载


What is this?

This project provides a log forwarder for CloudWatch Logs to SumoLogic.
It is based on the official log forwarder and adds auto-configuration for all CloudWatch log groups.

How to use?

clone the repository and run deploy.sh <url> <region>:

  • url is the URL of the hosted collector in SumoLogic
  • region is the AWS region to use

Repeat this for every region you want the forwarder to be active

Changelog

1.0.0

  • initial commit