rack
rack copied to clipboard
Add EnableCloudWatch param
By default is Yes, but user can turn it off to disable CloudWatch
Codecov Report
Merging #3563 (1f8f6a1) into master (4241517) will decrease coverage by
0.06%
. The diff coverage is36.00%
.
@@ Coverage Diff @@
## master #3563 +/- ##
==========================================
- Coverage 34.63% 34.57% -0.07%
==========================================
Files 128 128
Lines 15692 15704 +12
==========================================
- Hits 5435 5429 -6
- Misses 9329 9347 +18
Partials 928 928
Impacted Files | Coverage Δ | |
---|---|---|
pkg/cli/rack.go | 66.54% <0.00%> (-0.49%) |
:arrow_down: |
provider/aws/apps.go | 14.24% <0.00%> (-0.14%) |
:arrow_down: |
provider/aws/aws.go | 26.42% <0.00%> (-0.58%) |
:arrow_down: |
provider/aws/releases.go | 9.76% <0.00%> (-0.06%) |
:arrow_down: |
provider/aws/processes.go | 46.65% <90.00%> (+0.06%) |
:arrow_up: |
pkg/logstorage/logstorage.go | 80.21% <0.00%> (-7.70%) |
:arrow_down: |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
Enabling and disabling cloudwatch logs is very useful, but also being able to set the retention policy would be very helpful. If I'm not mistaken the default is indefinite and that can grow very quickly to GBs of logs.
Hi @moisesrodriguez! We have a parameter to customize the log retention period, it's set at the rack level. You can see the documentation here https://docsv2.convox.com/management/logs#retention