From 7e970f44e6be87308f250a79f34d11bb2529640e Mon Sep 17 00:00:00 2001 From: Islam Shehata Date: Wed, 9 Oct 2024 18:03:40 +0300 Subject: [PATCH] improve docs --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 43441e9..489cd9f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Axiom CloudWatch Forwarder +# Axiom CloudWatch Forwarder Terraform Module @@ -10,9 +10,7 @@   -[![CI](https://github.com/axiomhq/axiom-cloudwatch-forwarder/actions/workflows/ci.yaml/badge.svg)](https://github.com/axiomhq/axiom-cloudwatch-forwarder/actions/workflows/ci.yaml) - -Axiom CloudWatch Forwarder is a set of easy-to-use AWS CloudFormation stacks designed to forward logs from Amazon CloudWatch to [Axiom](https://axiom.co). It includes a Lambda function to handle the forwarding and stacks to create CloudWatch log group subscription filters for both existing and future log groups. +Axiom CloudWatch Forwarder Terraform module is a set of easy-to-use Terraform modules to forward logs from Amazon CloudWatch to [Axiom](https://axiom.co). It includes a Lambda function to handle the forwarding and stacks to create CloudWatch log group subscription filters for both existing and future log groups. ## Documentation