Skip to content

Commit

Permalink
Add recommended to AWS logs title (#195)
Browse files Browse the repository at this point in the history
## Description

<!--
    "This PR [adds/removes/fixes/replaces] the [feature/bug/etc].."
    Do not leave this blank.
    If relevant, describe the previous behaviour compared to the behaviour post your code change.
-->

## What type of PR is this?
#### (check all applicable)
- [ X] 🍕 Feature
- [ ] 🐛 Bug Fix
- [ ] 🧑‍💻 Code Refactor
- [ ] 🔥 Performance Improvements
- [ ] ✅ Test
- [ ] 🤖 Build / CI
- [ ] ⏩ Revert

## Added tests?

- [ ] 👍 yes
- [ x] 🙅 no, because they aren't needed
- [ ] 🙋 no, because I need help from somebody
  • Loading branch information
ralongit authored Oct 1, 2024
1 parent 724b855 commit eec47b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/3-1-aws-cw.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
{
"name": "AWS_Logs",
"logo": "https://dytvr9ot2sszz.cloudfront.net/logz-docs/shipper-logos/aws-cloudwatch.png",
"label": "AWS Logs",
"label": "AWS Logs (Recommended)",
"description": "Ship your Cloudwatch logs via Firehose, set up your AWS region and stack, and choose the specific services or log groups from which you wish to collect data.",
"params": [
{
Expand Down

0 comments on commit eec47b5

Please sign in to comment.