Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/taimos/cloudwatch-sumologic

SumoLogic log forwarder and configurer for AWS CloudWatch
https://github.com/taimos/cloudwatch-sumologic

aws aws-lambda cloudwatch-logs sumologic

Last synced: 8 days ago
JSON representation

SumoLogic log forwarder and configurer for AWS CloudWatch

Awesome Lists containing this project

README

        

# 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` 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