Skip to content

The library DOS itself if logs:DescribeLogGroups permissions is not set #330

@jgtestw

Description

@jgtestw

Describe the bug

If the logs:DescribeLogGroups is not set, the library spams some api call. Could you please fix this, it should not do this just because the permission is not set.

Somewhat related is that it spams a log file if any error occurs (causing the computer to run out of disk space) . Again, this should not be happening.

Seems there are systemic issues with this library relating to not handling errors gracefully (correctly).

I guess I will just have to fix it myself, which I will do soon when I have time.

Regression Issue

  • Select this option if this issue appears to be a regression.

Expected Behavior

No spam

Current Behavior

Spam

Reproduction Steps

Do not set logs:DescribeLogGroups

Possible Solution

No response

Additional Information/Context

No response

AWS .NET SDK and/or Package version used

Latest

Targeted .NET Platform

.net 8

Operating System and version

Ecs

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions