Skip to content

Commit

Permalink
Merge pull request #40 from Suzanna-Volkov/patch-1
Browse files Browse the repository at this point in the history
Updated the documentation link
  • Loading branch information
AlexanderBrandborg authored May 6, 2022
2 parents 183a5cc + 26aaf53 commit 4426836
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# CloudWatch2Humio
This repository contains a set of lambdas for shipping Cloudwatch Logs and Metrics to Humio.

The full documentation regarding installing and using this integration can be found in the official [humio docs](https://docs.humio.com/integrations/platforms/aws-cloudwatch/).
The full documentation regarding installing and using this integration can be found in the official [humio library](https://library.humio.com/reference/log-formats/amazon-cloudwatch/).

## Vision
The vision for the CloudWatch to Humio integration, is to create a bridge between Humio and AWS, which enables users to ingest logs and metrics from the AWS CloudWatch service, so that Humio can be used to manage this data.
Expand Down Expand Up @@ -39,4 +39,4 @@ or to use a one which already exists.

The CloudTrail is used by the integration for discovering new log groups in CloudWatch,
which makes it possible for the integration to automatically subscribe to these when they appear.
This is only done if the parameter `EnableCloudWatchLogsAutoSubscription` is set to **true**.
This is only done if the parameter `EnableCloudWatchLogsAutoSubscription` is set to **true**.

0 comments on commit 4426836

Please sign in to comment.