Skip to content

LogStreamName is not configurable #195

Closed
@Ady88w1

Description

@Ady88w1

Describe the feature

I'm migrating a custom logging solution using CloudWatch from the AWS SDK to NLog. This package seems to randomize the log stream name by placing a guid into the LogStream.

Use Case

Each time the executable restarts, a new log stream is created which looses the grouping and search ability you get from grouping logs into a common log stream.

Proposed Solution

Allow the LogStreamName name to be configurable, in the same way that a file name can be configurable when logging to a file.

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

AWS .NET SDK and/or Package version used

NLog 4.7

Targeted .NET Platform

.NET Standard

Operating System and version

Agnostic

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