Skip to content

Enable configurable log file for cloud-node-manager when running as a Windows service #8114

Closed as not planned
@jrvaldes

Description

@jrvaldes

What would you like to be added:

azure-cloud-node-manager lacks of configurable option for log file location.

Why is this needed:

This feature is critical when running the azure-cloud-node-manager as a Windows service in a Windows host. That is:

azure-cloud-node-manager.exe --windows-service

The flag to adjust the log verbosity (--v) is present, but is practically unusable with the Windows service use case, given there is no visility of the logs.

For example:

azure-cloud-node-manager.exe --windows-service --v=5 ---log-file=C:\var\log\cloud-node-manager\cloud-node-manager.log

where --log-file set the path of the file to store the logs in the Windows host.

References:

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureCategorizes issue or PR as related to a new feature.lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions